Bug 217939

Summary: REGRESSION(r268691): Web Inspector: WI.Sidebar.Event.CollapsedStateChanged is undefined
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: Nikita Vasilyev <nvasilyev>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, ews-watchlist, hi, inspector-bugzilla-changes, pangle, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Nikita Vasilyev
Reported 2020-10-19 19:07:19 PDT
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)
Attachments
Patch (2.33 KB, patch)
2020-10-19 19:19 PDT, Nikita Vasilyev
no flags
Nikita Vasilyev
Comment 1 2020-10-19 19:11:32 PDT
Nikita Vasilyev
Comment 2 2020-10-19 19:19:17 PDT
Blaze Burg
Comment 3 2020-10-20 08:47:44 PDT
Comment on attachment 411828 [details] Patch rs=me
EWS
Comment 4 2020-10-20 08:50:08 PDT
Committed r268733: <https://trac.webkit.org/changeset/268733> All reviewed patches have been landed. Closing bug and clearing flags on attachment 411828 [details].
Radar WebKit Bug Importer
Comment 5 2020-10-20 08:51:17 PDT
Note You need to log in before you can comment on or make changes to this bug.