Bug 93362 - Web Inspector: use WebInspector.ProgressIndicator in AdvancedSearchController
Summary: Web Inspector: use WebInspector.ProgressIndicator in AdvancedSearchController
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: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-07 06:17 PDT by Andrey Kosyakov
Modified: 2012-08-09 05:18 PDT (History)
10 users (show)

See Also:


Attachments
Patch (8.41 KB, patch)
2012-08-07 08:27 PDT, Andrey Kosyakov
vsevik: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>