[Webkit-unassigned] [Bug 217939] New: REGRESSION(r?): Web Inspector: WI.Sidebar.Event.CollapsedStateChanged is undefined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 19:07:19 PDT 2020


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

            Bug ID: 217939
           Summary: REGRESSION(r?): Web Inspector:
                    WI.Sidebar.Event.CollapsedStateChanged is undefined
           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: nvasilyev at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

The following asserts are failing when opening Web Inspector:

[Error] Assertion Failed: Object.addEventListener: invalid event type  – undefined – "(listener: " (4)
function (event) { WI._tabBrowserSizeDidChange(); }
"thisObject: "
null
")"
        addEventListener (Object.js:39)
        (anonymous function) (Main.js:280)

[Error] Assertion Failed: Object.addEventListener: invalid event type  – undefined – "(listener: " (4)
function (event) { WI._tabBrowserSizeDidChange(); }
"thisObject: "
null
")"
        addEventListener (Object.js:39)
        (anonymous function) (Main.js:284)

-- 
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/20201020/89466a89/attachment.htm>


More information about the webkit-unassigned mailing list