Bug 89765 - Web Inspector: timeline event details popup misses CPU time
Summary: Web Inspector: timeline event details popup misses CPU time
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-06-22 09:40 PDT by Andrey Kosyakov
Modified: 2012-06-22 09:47 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.24 KB, patch)
2012-06-22 09:43 PDT, Andrey Kosyakov
pfeldman: 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-06-22 09:40:55 PDT
We do visualize CPU time with a bar of different color, but users have no way to learn its numeric value.
Comment 1 Andrey Kosyakov 2012-06-22 09:43:34 PDT
Created attachment 149042 [details]
Patch
Comment 2 Andrey Kosyakov 2012-06-22 09:47:34 PDT
Committed r121030: <http://trac.webkit.org/changeset/121030>