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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 27 10:56:21 PST 2017


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

--- Comment #1 from Chris Dumez <cdumez at apple.com> ---
Assertion in DOMGuardedObject::clear() is:
    ASSERT(!m_guarded || m_globalObject);

I am not familiar with this code, not sure why this is bad.

-- 
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/20171127/72b32ecb/attachment.html>


More information about the webkit-unassigned mailing list