RESOLVED FIXED 60152
Web Inspector: get rid of obsolete InspectorFrontendHost.hiddenPanels()
https://bugs.webkit.org/show_bug.cgi?id=60152
Summary Web Inspector: get rid of obsolete InspectorFrontendHost.hiddenPanels()
Yury Semikhatsky
Reported 2011-05-04 03:07:25 PDT
Web Inspector: get rid of obsolete InspectorFrontendHost.hiddenPanels(). Now all ports support all panels. Should we need to hide some of the panels it could be done using port-specific piece of JavaScript.
Attachments
[PATCH] Proposed Fix - Remove hiddenPanels (1.80 KB, patch)
2013-05-29 11:42 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2013-05-29 11:41:17 PDT
Easy enough. I don't see any users of it. I'll remove.
Joseph Pecoraro
Comment 2 2013-05-29 11:42:07 PDT
Created attachment 203251 [details] [PATCH] Proposed Fix - Remove hiddenPanels
WebKit Commit Bot
Comment 3 2013-05-29 21:30:43 PDT
Comment on attachment 203251 [details] [PATCH] Proposed Fix - Remove hiddenPanels Clearing flags on attachment: 203251 Committed r150947: <http://trac.webkit.org/changeset/150947>
WebKit Commit Bot
Comment 4 2013-05-29 21:30:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.