[Webkit-unassigned] [Bug 204465] `unhandledrejection` event is fired later than specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 22 15:46:48 PST 2019


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

--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
I don't get it. The test case presented here doesn't log anything. I guess it's missing Promise.reject().

If I open https://jsbin.com/wozetohudo/5/edit?html,output in Chrome or Firefox, the order of operations is readystatechange, readystatechange, unhandledrejection.

-- 
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/20191122/68fba8e6/attachment.htm>


More information about the webkit-unassigned mailing list