Bug 93267

Summary: Web Inspector: implement reusable progress bar
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 pfeldman: review+

Description Andrey Kosyakov 2012-08-06 07:08:39 PDT
This just adds progress bar implementation. Usages will be added by subsequent changes.
Comment 1 Andrey Kosyakov 2012-08-06 07:17:16 PDT
Created attachment 156688 [details]
Patch
Comment 2 Pavel Feldman 2012-08-06 08:52:33 PDT
Comment on attachment 156688 [details]
Patch

Could you add a test for composite progress?
Comment 3 Andrey Kosyakov 2012-08-07 04:54:19 PDT
Committed r124878: <http://trac.webkit.org/changeset/124878>