[Webkit-unassigned] [Bug 180045] Flaky crash in WebCore::DOMGuardedObject::clear() during service worker tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 28 17:26:44 PST 2017


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

--- Comment #10 from youenn fablet <youennf at gmail.com> ---
We discussed this a bit with Chris.
One possibility is that DOMGuardedObjects are cleared too late in the game for Workers.
We might need to clear them explicitly as part of stopping workers.

I'll try to upload a patch in that sense.

-- 
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/20171129/65839c38/attachment.html>


More information about the webkit-unassigned mailing list