Bug 69328 - Web Inspector: move abstract panel search logic into the only view that is using it.
Summary: Web Inspector: move abstract panel search logic into the only view that is us...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-04 02:22 PDT by Pavel Feldman
Modified: 2011-10-04 03:04 PDT (History)
11 users (show)

See Also:


Attachments
Patch (13.96 KB, patch)
2011-10-04 02:25 PDT, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2011-10-04 02:22:00 PDT
We might need to come up with a better "common" implementation of search in panel, but current one simply does not work for all the panels.
Comment 1 Pavel Feldman 2011-10-04 02:25:12 PDT
Created attachment 109598 [details]
Patch
Comment 2 Pavel Feldman 2011-10-04 03:04:55 PDT
Committed r96580: <http://trac.webkit.org/changeset/96580>