Bug 76941

Summary: Web Inspector: Remove Unused InspectorFrontendHost.search Stub
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Removed Unused Method none

Description Joseph Pecoraro 2012-01-24 13:50:36 PST
InspectorFrontend.idl doesn't have search. Looks like this can be removed.
Ideally InspectorFrontendHostStub could just be generated.
Comment 1 Joseph Pecoraro 2012-01-24 13:51:40 PST
Created attachment 123798 [details]
[PATCH] Removed Unused Method
Comment 2 WebKit Review Bot 2012-01-25 04:14:16 PST
Comment on attachment 123798 [details]
[PATCH] Removed Unused Method

Rejecting attachment 123798 [details] from commit-queue.

New failing tests:
media/audio-garbage-collect.html
Full output: http://queues.webkit.org/results/11264483
Comment 3 WebKit Review Bot 2012-01-25 06:14:00 PST
Comment on attachment 123798 [details]
[PATCH] Removed Unused Method

Clearing flags on attachment: 123798

Committed r105873: <http://trac.webkit.org/changeset/105873>
Comment 4 WebKit Review Bot 2012-01-25 06:14:04 PST
All reviewed patches have been landed.  Closing bug.