Bug 129053 - Web Inspector: Remove unused InspectorBackend member variable
Summary: Web Inspector: Remove unused InspectorBackend member variable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-19 12:06 PST by Joseph Pecoraro
Modified: 2014-02-19 13:01 PST (History)
2 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.07 KB, patch)
2014-02-19 12:07 PST, 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 2014-02-19 12:06:16 PST
InspectorBackend no longer uses this._initialized. It used to be used by the old frontend (loadFromJSONIfNeeded).
Comment 1 Joseph Pecoraro 2014-02-19 12:07:51 PST
Created attachment 224664 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2014-02-19 13:01:49 PST
Comment on attachment 224664 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 224664

Committed r164385: <http://trac.webkit.org/changeset/164385>
Comment 3 WebKit Commit Bot 2014-02-19 13:01:51 PST
All reviewed patches have been landed.  Closing bug.