Bug 86809 - Web Inspector: remove File abstraction from the AdvancedSearchController, migrate it to UISourceCode.
Summary: Web Inspector: remove File abstraction from the AdvancedSearchController, mig...
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: 2012-05-17 22:46 PDT by Pavel Feldman
Modified: 2012-05-18 01:52 PDT (History)
10 users (show)

See Also:


Attachments
Patch (13.35 KB, patch)
2012-05-17 22:52 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 2012-05-17 22:46:48 PDT
This change migrates AdvancedSearchController from "Object" to "UISourceCode". I don't see why we need this abstraction and as a side effect, it makes search across scripts work for styles.
Comment 1 Pavel Feldman 2012-05-17 22:52:53 PDT
Created attachment 142635 [details]
Patch
Comment 2 Pavel Feldman 2012-05-18 01:52:20 PDT
Committed r117564: <http://trac.webkit.org/changeset/117564>