[Bug 22522] WebIDL, error handling, and promises

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

Tab Atkins Jr. <jackalmage@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackalmage@gmail.com

--- Comment #5 from Tab Atkins Jr. <jackalmage@gmail.com> ---
(In reply to comment #4)
> (In reply to comment #3)
> > Well it does depend on HTML's event loop. JavaScript doesn't define such a
> > thing anywhere.
> 
> That sounds like more reason to push it down the stack :) If the largest
> consumers of JS (Web/Node) both depend on the loop, this might encourage
> them to standardize it... which would be great as standardizing the event
> loop might provide an API to hook into it properly (instead of using
> setTimeout and matchMedia hacks).

TC39 is already planning to standardize the event loop in ES7, I believe.  They
don't need any further encouragement from us.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 1 July 2013 16:36:11 UTC