WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
175951
Web Inspector: Views should explicitly remove event listeners from managers/Frame
https://bugs.webkit.org/show_bug.cgi?id=175951
Summary
Web Inspector: Views should explicitly remove event listeners from managers/F...
Ross Kirsling
Reported
2017-08-24 12:55:41 PDT
(Based on an IRC conversation with JoePeck.) Although some views have a single persistent instance, ideally any event listeners attached to managers and the like should still be cleaned up in closed().
Attachments
Patch
(8.31 KB, patch)
2017-08-24 13:39 PDT
,
Ross Kirsling
no flags
Details
Formatted Diff
Diff
Patch
(8.53 KB, patch)
2017-10-10 11:43 PDT
,
Ross Kirsling
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ross Kirsling
Comment 1
2017-08-24 13:39:47 PDT
Created
attachment 319015
[details]
Patch
Blaze Burg
Comment 2
2017-10-09 11:32:06 PDT
Comment on
attachment 319015
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=319015&action=review
r=me. Please rebase and upload a new patch to EWS before landing.
> Source/WebInspectorUI/UserInterface/Views/QuickConsole.js:106 > +
Technically outside the scope of this patch, but this should also unregister from WI.consoleDrawer and WI.TabBrowser.
Ross Kirsling
Comment 3
2017-10-10 11:43:01 PDT
Created
attachment 323327
[details]
Patch
WebKit Commit Bot
Comment 4
2017-10-10 12:24:07 PDT
Comment on
attachment 323327
[details]
Patch Clearing flags on attachment: 323327 Committed
r223137
: <
http://trac.webkit.org/changeset/223137
>
WebKit Commit Bot
Comment 5
2017-10-10 12:24:08 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2017-10-10 12:25:31 PDT
<
rdar://problem/34916512
>
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