Bug 83184 - Web Inspector: display frame duration instead of time ruler in Timeline panel's frame mode
Summary: Web Inspector: display frame duration instead of time ruler in Timeline panel...
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-04-04 10:49 PDT by Andrey Kosyakov
Modified: 2012-04-05 05:19 PDT (History)
10 users (show)

See Also:


Attachments
Patch (16.10 KB, patch)
2012-04-04 10:57 PDT, Andrey Kosyakov
pfeldman: review+
Details | Formatted Diff | Diff
screenshot (bars wide enough for frame duration to fit) (32.25 KB, image/png)
2012-04-04 11:08 PDT, Andrey Kosyakov
no flags Details
screenshot (small bars, no text) (30.23 KB, image/png)
2012-04-04 11:09 PDT, Andrey Kosyakov
no flags Details

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