Bug 125907

Summary: Web Inspector: Remove InspectorAgent::hasFrontend
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, graouts, gyuyoung.kim, joepeck, timothy, webkit-bug-importer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.