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

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.