[Bug 22522] WebIDL, error handling, and promises

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

--- Comment #6 from Marcos Caceres <marcosscaceres@gmail.com> ---
(In reply to comment #5)
> (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.

<...insert Marcos + slowpoke pokemon meme here...> :) 

Anyway, sorry for dragging the bug off topic.

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

Received on Monday, 1 July 2013 18:32:35 UTC