Summary: | Web Inspector: Views should explicitly remove event listeners from managers/Frame | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ross Kirsling <ross.kirsling> | ||||||
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | bburg, commit-queue, inspector-bugzilla-changes, joepeck, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Attachments: |
|
Description
Ross Kirsling
2017-08-24 12:55:41 PDT
Created attachment 319015 [details]
Patch
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. Created attachment 323327 [details]
Patch
Comment on attachment 323327 [details] Patch Clearing flags on attachment: 323327 Committed r223137: <http://trac.webkit.org/changeset/223137> All reviewed patches have been landed. Closing bug. |