[Webkit-unassigned] [Bug 197210] New: Web Inspector: Debugger: remove ASSERT_NOT_REACHED where it's possible to reach

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 23 13:55:03 PDT 2019


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

            Bug ID: 197210
           Summary: Web Inspector: Debugger: remove ASSERT_NOT_REACHED
                    where it's possible to reach
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

It is possible for PageDebuggerAgent::didAddEventListener and PageDebuggerAgent::didPostMessage to both re-use the same object when being called, so don't assert that we haven't already seen the object.

-- 
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/20190423/4f516987/attachment.html>


More information about the webkit-unassigned mailing list