Bug 82861

Summary: Web Inspector: make timeline overview a view
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 yurys: review+

Description Andrey Kosyakov 2012-04-02 00:25:43 PDT
We'd like to defer updates in case overview is not visible. Having it implemented as view is an easy way to get isShown() and didShow().
Comment 1 Andrey Kosyakov 2012-04-02 00:28:54 PDT
Created attachment 135034 [details]
Patch
Comment 2 Andrey Kosyakov 2012-04-02 01:46:33 PDT
Committed r112838: <http://trac.webkit.org/changeset/112838>