Bug 149013

Summary: Web Inspector: Remove unused InspectorFrontendHost methods
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-09-09 15:25:42 PDT
* SUMMARY Remove unused InspectorFrontendHost methods. - IFH.canSaveAs - frontends should just use IFH.canSave (currently we don't so other ports would have issues saving...) - IFH.canInspectWorkers - this is a backend question, not a frontend host question, and there is Worker.canInspectWorkers
Attachments
[PATCH] Proposed Fix (2.12 KB, patch)
2015-09-09 15:26 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-09-09 15:26:23 PDT
Created attachment 260882 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 2 2015-09-09 15:29:07 PDT
Comment on attachment 260882 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2015-09-09 16:16:36 PDT
Comment on attachment 260882 [details] [PATCH] Proposed Fix Clearing flags on attachment: 260882 Committed r189558: <http://trac.webkit.org/changeset/189558>
WebKit Commit Bot
Comment 4 2015-09-09 16:16:42 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.