Bug 125907 - Web Inspector: Remove InspectorAgent::hasFrontend
Summary: Web Inspector: Remove InspectorAgent::hasFrontend
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-17 19:39 PST by Joseph Pecoraro
Modified: 2013-12-17 22:24 PST (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (13.02 KB, patch)
2013-12-17 19:41 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 2013-12-17 19:39:38 PST
InspectorAgent::hasFrontend is only used by InspectorInstrumentation::collectingHTMLParseErrors which is a total mess, the result is never used anywhere.
Comment 1 Joseph Pecoraro 2013-12-17 19:41:59 PST
Created attachment 219496 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2013-12-17 22:24:29 PST
Comment on attachment 219496 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 219496

Committed r160753: <http://trac.webkit.org/changeset/160753>
Comment 3 WebKit Commit Bot 2013-12-17 22:24:31 PST
All reviewed patches have been landed.  Closing bug.