Bug 149040 - Web Inspector: Remove unused member in WebPage
Summary: Web Inspector: Remove unused member in WebPage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-09-10 12:48 PDT by Joseph Pecoraro
Modified: 2015-09-10 14:06 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.18 KB, patch)
2015-09-10 12:49 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.