Bug 86809

Summary: Web Inspector: remove File abstraction from the AdvancedSearchController, migrate it to UISourceCode.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

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>