[Webkit-unassigned] [Bug 160857] Promise API does not fully process microtask checkpoint: spec violation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 16 13:47:01 PDT 2016


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

--- Comment #1 from Aleksandar Totic <a at totic.org> ---
Noticed that my example was not clear. The example should print: 
Promise 1
Promise 2
timeout

In Safari, it prints
Promise 1
timeout
Promise 2

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


More information about the webkit-unassigned mailing list