[Bug 15007] Add an API to queue a task

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15007

Domenic Denicola <domenic@domenicdenicola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |domenic@domenicdenicola.com

--- Comment #24 from Domenic Denicola <domenic@domenicdenicola.com> 2011-12-06 15:38:38 UTC ---
setImmediate has many different possible implementations, depending on the
browser. No need to reinvent them in Bugzilla comments ;).

See the implementations at https://github.com/NobleJS/setImmediate and follow
the links in the readme there for some discussion and specs.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 6 December 2011 15:38:46 UTC