Mozdev
 
last changeThu, 08 Oct 2009 12:07:38 -0700
changes
7 weeks agoEdward LeeLazily 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
7 weeks agoEdward LeeWrite setTimeout nsITimer.notify in a way that keeps the timer object alive.
6 months agoEdward LeeChange cb.fail() cb.throw() that also throws the data passed in to stop the caller execution.
6 months agoEdward LeeAllow async. functions to trigger an exception at the sync. function caller by doing onComplete.fail().
6 months agoEdward LeePrevent outside access to internal callback data but still allow Sync to access that data.
6 months agoEdward LeeAdd test for passing a "this" to the sync. function and extracting the callback.
6 months agoEdward LeeRemove Sync().onComplete functionality changing ability and replace with Sync.withCb().
6 months agoEdward LeeTest using Sync with an async function that takes no arguments.
6 months agoEdward LeeAllow sync. functions to be called more than once and have each sync. invocation instance separate from each other.
6 months agoEdward LeeGive some leeway (5ms) when checking if a function took a certain amount of time to run.
...
tags
10 months agoObservers-0.2
...
branches
7 weeks ago4869bde9b322default
...