Bug 83184

Summary: Web Inspector: display frame duration instead of time ruler in Timeline panel's frame mode
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+
screenshot (bars wide enough for frame duration to fit)
none
screenshot (small bars, no text) none

Description Andrey Kosyakov 2012-04-04 10:49:46 PDT
This replaces time ruler on top of lower pane of the Timeline panel with frame "bars" that show frame durarion (if fits). The plan is to show additional information on hover over these bars.
Comment 1 Andrey Kosyakov 2012-04-04 10:57:34 PDT
Created attachment 135627 [details]
Patch
Comment 2 Andrey Kosyakov 2012-04-04 11:08:36 PDT
Created attachment 135630 [details]
screenshot (bars wide enough for frame duration to fit)
Comment 3 Andrey Kosyakov 2012-04-04 11:09:31 PDT
Created attachment 135632 [details]
screenshot (small bars, no text)
Comment 4 Andrey Kosyakov 2012-04-05 05:19:24 PDT
Committed r113314: <http://trac.webkit.org/changeset/113314>