[Bug 22522] WebIDL, error handling, and promises

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

Marcos Caceres <w3c@marcosc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w3c@marcosc.com

--- Comment #4 from Marcos Caceres <w3c@marcosc.com> ---
(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).

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

Received on Monday, 1 July 2013 14:34:34 UTC