[Webkit-unassigned] [Bug 224315] Throw within queueMicrotask callbacks are not reported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 20:51:00 PDT 2021


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

Xuan Huang <huxpro at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|Safari 13                   |Safari Technology Preview

--- Comment #1 from Xuan Huang <huxpro at gmail.com> ---
I first tested in in Safari 13 but now I tried with technology preview and it's the same.

I'm not sure how to fix this though. As far as I know, JavaScriptCore automatically drains its internal microtask queue when JSLock is released. I'm not sure how would exceptions thrown during the draining can propagate to WebCore.

-- 
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/20210408/f2c275b1/attachment-0001.htm>


More information about the webkit-unassigned mailing list