Bug 148979

Summary: Web Inspector: Remove unused file: WebInspectorFrontendClient.h
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

Description Joseph Pecoraro 2015-09-08 14:31:46 PDT
* SUMMARY
Remove unused file: WebInspectorFrontendClient.h.

When transitioning to a WebInspectorUI process, it WebInspectorUI provides its own InspectorFrontendClient subclass. Nobody uses this file anymore (that I can tell). I searched and found no references.
Comment 1 Joseph Pecoraro 2015-09-08 14:33:21 PDT
Created attachment 260795 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2015-09-08 15:13:44 PDT
Comment on attachment 260795 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 260795

Committed r189509: <http://trac.webkit.org/changeset/189509>
Comment 3 WebKit Commit Bot 2015-09-08 15:13:50 PDT
All reviewed patches have been landed.  Closing bug.