Bug 60152

Summary: Web Inspector: get rid of obsolete InspectorFrontendHost.hiddenPanels()
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, commit-queue, graouts, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 116924    
Attachments:
Description Flags
[PATCH] Proposed Fix - Remove hiddenPanels none

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.