* 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
Created attachment 260882 [details] [PATCH] Proposed Fix
Comment on attachment 260882 [details] [PATCH] Proposed Fix r=me
Comment on attachment 260882 [details] [PATCH] Proposed Fix Clearing flags on attachment: 260882 Committed r189558: <http://trac.webkit.org/changeset/189558>
All reviewed patches have been landed. Closing bug.