[Webkit-unassigned] [Bug 137496] Add a microtask abstraction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 30 14:16:26 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=137496

--- Comment #13 from Yoav Weiss <yoav at yoav.ws> ---
Thanks for the review! :)

> Microtasks are defined as being per Event Loop 
> (https://html.spec.whatwg.org/multipage/webappapis.html#event-loops), which is
> not quite the same as per-document.  I believe this would be observable, as
> microtasks in multiple documents would be run out of phase.

What would be a better place from which to call runMicroTasks so that the microtasks of different documents would be in sync?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141130/b1457e9a/attachment-0002.html>


More information about the webkit-unassigned mailing list