Mozdev
Mercurial
jsmodules
/ summary
summary |
shortlog
|
changelog
|
graph
|
tags
|
files
last change
Thu, 08 Oct 2009 12:07:38 -0700
changes
4 weeks ago
Edward Lee
Lazily listen for quit-application on the first sync-async call and bail out if the notification is sent while waiting for the callback.
default
tip
changeset
|
files
4 weeks ago
Edward Lee
Write setTimeout nsITimer.notify in a way that keeps the timer object alive.
changeset
|
files
5 months ago
Edward Lee
Change cb.fail() cb.throw() that also throws the data passed in to stop the caller execution.
changeset
|
files
5 months ago
Edward Lee
Allow async. functions to trigger an exception at the sync. function caller by doing onComplete.fail().
changeset
|
files
5 months ago
Edward Lee
Prevent outside access to internal callback data but still allow Sync to access that data.
changeset
|
files
5 months ago
Edward Lee
Add test for passing a "this" to the sync. function and extracting the callback.
changeset
|
files
5 months ago
Edward Lee
Remove Sync().onComplete functionality changing ability and replace with Sync.withCb().
changeset
|
files
5 months ago
Edward Lee
Test using Sync with an async function that takes no arguments.
changeset
|
files
5 months ago
Edward Lee
Allow sync. functions to be called more than once and have each sync. invocation instance separate from each other.
changeset
|
files
5 months ago
Edward Lee
Give some leeway (5ms) when checking if a function took a certain amount of time to run.
changeset
|
files
...
tags
9 months ago
Observers-0.2
changeset
|
changelog
|
files
...
branches
4 weeks ago
4869bde9b322
default
changeset
|
changelog
|
files
...