[Webkit-unassigned] [Bug 164396] New: Add an assertion to diagnose stress GC bots test failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 19:39:02 PDT 2016


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

            Bug ID: 164396
           Summary: Add an assertion to diagnose stress GC bots test
                    failures
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com

Somehow we're hitting an assertion in ElementQueue::invokeAll.
As far as I understand, this assertion should only fire when ElementQueue::add is called while we're inside invokeAll.
Add an assertion to figure out where this is happening because I can't reproduce locally.

<rdar://problem/28945851>

-- 
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/20161104/e4c47272/attachment.html>


More information about the webkit-unassigned mailing list