WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
217939
REGRESSION(
r268691
): Web Inspector: WI.Sidebar.Event.CollapsedStateChanged is undefined
https://bugs.webkit.org/show_bug.cgi?id=217939
Summary
REGRESSION(r268691): Web Inspector: WI.Sidebar.Event.CollapsedStateChanged is...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Nikita Vasilyev
Comment 1
2020-10-19 19:11:32 PDT
Broke in
https://trac.webkit.org/changeset/268691/webkit#file2
Nikita Vasilyev
Comment 2
2020-10-19 19:19:17 PDT
Created
attachment 411828
[details]
Patch
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
<
rdar://problem/70486802
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug