Bug 149040

Summary: Web Inspector: Remove unused member in WebPage
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-10 12:48:51 PDT
* SUMMARY
Remove unused member (m_inspectorClient) in WebPage.
Comment 1 Joseph Pecoraro 2015-09-10 12:49:54 PDT
Created attachment 260942 [details]
[PATCH] Proposed Fix
Comment 2 BJ Burg 2015-09-10 12:55:11 PDT
Comment on attachment 260942 [details]
[PATCH] Proposed Fix

r=me (assuming EWS), wonder why this was there before.
Comment 3 Joseph Pecoraro 2015-09-10 13:16:16 PDT
(In reply to comment #2)
> Comment on attachment 260942 [details]
> [PATCH] Proposed Fix
> 
> r=me (assuming EWS), wonder why this was there before.

Previously it was passed to WebKit::WebInspector, but it isn't anymore.
Comment 4 WebKit Commit Bot 2015-09-10 14:06:12 PDT
Comment on attachment 260942 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 260942

Committed r189589: <http://trac.webkit.org/changeset/189589>
Comment 5 WebKit Commit Bot 2015-09-10 14:06:17 PDT
All reviewed patches have been landed.  Closing bug.