[Webkit-unassigned] [Bug 157068] imported/w3c/web-platform-tests/fetch/nosniff/importscripts.html is crashing on debug builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 3 05:26:01 PST 2018


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

--- Comment #8 from youenn fablet <youennf at gmail.com> ---
(In reply to Ms2ger from comment #7)
> I don't know that it's a bug in fetch code, particularly. It's the onmessage
> handler for the Worker that disappears.

Looking at the code, JSWorker is not collectable when loading the script.
After that point, it is again collectable.
I guess we could extend the fact that it is not collectable until being terminated.
Or if it has an on message event handler.

-- 
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/20180103/5153d0a0/attachment-0001.html>


More information about the webkit-unassigned mailing list