Bug 60152 - Web Inspector: get rid of obsolete InspectorFrontendHost.hiddenPanels()
Summary: Web Inspector: get rid of obsolete InspectorFrontendHost.hiddenPanels()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks: 116924
  Show dependency treegraph
 
Reported: 2011-05-04 03:07 PDT by Yury Semikhatsky
Modified: 2013-05-29 21:30 PDT (History)
12 users (show)

See Also:


Attachments
[PATCH] Proposed Fix - Remove hiddenPanels (1.80 KB, patch)
2013-05-29 11:42 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 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.
Comment 1 Joseph Pecoraro 2013-05-29 11:41:17 PDT
Easy enough. I don't see any users of it. I'll remove.
Comment 2 Joseph Pecoraro 2013-05-29 11:42:07 PDT
Created attachment 203251 [details]
[PATCH] Proposed Fix - Remove hiddenPanels
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2013-05-29 21:30:46 PDT
All reviewed patches have been landed.  Closing bug.