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