Bug 136661

Summary: Web Inspector: Remove unused Console search highlight methods
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, 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 2014-09-08 20:23:15 PDT
There was some code in here that ESLint's "no-undef" complained about and would have thrown warnings. Turns out this code was completely unused.
Comment 1 Joseph Pecoraro 2014-09-08 20:24:29 PDT
Created attachment 237836 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2014-09-10 08:51:27 PDT
Comment on attachment 237836 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 237836

Committed r173463: <http://trac.webkit.org/changeset/173463>
Comment 3 WebKit Commit Bot 2014-09-10 08:51:29 PDT
All reviewed patches have been landed.  Closing bug.