Bug 93362

Summary: Web Inspector: use WebInspector.ProgressIndicator in AdvancedSearchController
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
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 vsevik: review+

Description Andrey Kosyakov 2012-08-07 06:17:11 PDT
This removes custom implementation of progress bar from AdvancedSearchController and replaces it with WebInspcetor.ProgressIndicator.
Comment 1 Andrey Kosyakov 2012-08-07 08:27:53 PDT
Created attachment 156944 [details]
Patch
Comment 2 Andrey Kosyakov 2012-08-09 05:18:54 PDT
Committed r125166: <http://trac.webkit.org/changeset/125166>