Bug 136661 - Web Inspector: Remove unused Console search highlight methods
Summary: Web Inspector: Remove unused Console search highlight methods
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-08 20:23 PDT by Joseph Pecoraro
Modified: 2014-09-10 08:51 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (4.21 KB, patch)
2014-09-08 20:24 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 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.