[Webkit-unassigned] [Bug 170395] [Debug] ASSERT(!throwScope.exception()) on imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 4 09:22:41 PDT 2017


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

--- Comment #6 from youenn fablet <youennf at gmail.com> ---
executeCall is hitting a throwScope.exception() in executeCall.
In DeferredPromise::reject, we create a DOM exception which might generate such thing.
It might be that the creation of the exception is not happening correctly when we are closing abruptly the Worker.

-- 
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/20170404/30f979b4/attachment.html>


More information about the webkit-unassigned mailing list