WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
223698
Web Inspector: REGRESSION (
r269359
): Timelines: TypeError: this.deselect is not a function
https://bugs.webkit.org/show_bug.cgi?id=223698
Summary
Web Inspector: REGRESSION (r269359): Timelines: TypeError: this.deselect is ...
Razvan Caliman
Reported
2021-03-24 10:13:48 PDT
STR: - Open WebInspector > Timelines - Click the "Close" button for any of the sidebar items: Network Requests, Layout & Rendering, JavaScript & Events, CPU
Attachments
Patch
(1.69 KB, patch)
2021-03-24 11:07 PDT
,
Razvan Caliman
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Razvan Caliman
Comment 1
2021-03-24 10:14:39 PDT
Regressed by
https://bugs.webkit.org/show_bug.cgi?id=196956
Radar WebKit Bug Importer
Comment 2
2021-03-24 10:16:04 PDT
<
rdar://problem/75790983
>
Razvan Caliman
Comment 3
2021-03-24 11:06:20 PDT
Error log: ``` TypeError: this.deselect is not a function. (In 'this.deselect()', 'this.deselect' is undefined) (at TimelineTreeElement.js:80:26) ? @ TimelineTreeElement.js:80:26 dispatch @ Object.js:129:35 dispatchEventToListeners @ Object.js:137:17 _clicked @ TreeElementStatusButton.js:78:38 _clicked @ [native code] ```
Razvan Caliman
Comment 4
2021-03-24 11:07:01 PDT
Created
attachment 424160
[details]
Patch
Blaze Burg
Comment 5
2021-03-24 11:44:46 PDT
Comment on
attachment 424160
[details]
Patch r=me
EWS
Comment 6
2021-03-24 12:31:26 PDT
Committed
r274960
: <
https://commits.webkit.org/r274960
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 424160
[details]
.
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