Bug 87109 - Web Inspector: use canvas to render timeline category strips in overview pane
Summary: Web Inspector: use canvas to render timeline category strips in overview pane
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-05-22 03:11 PDT by Andrey Kosyakov
Modified: 2012-05-22 07:06 PDT (History)
8 users (show)

See Also:


Attachments
Patch (19.01 KB, patch)
2012-05-22 04:43 PDT, Andrey Kosyakov
pfeldman: review+
Details | Formatted Diff | Diff
screenshot (9.86 KB, image/png)
2012-05-22 04:48 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-05-22 03:11:35 PDT
Switching timeline overview to use canvas to render horizontal category strips in default overview mode gives us more flexibility in rendering short events and allocating different event categories to different rows.
Comment 1 Andrey Kosyakov 2012-05-22 04:43:55 PDT
Created attachment 143275 [details]
Patch
Comment 2 Andrey Kosyakov 2012-05-22 04:48:31 PDT
Created attachment 143276 [details]
screenshot
Comment 3 Andrey Kosyakov 2012-05-22 07:06:12 PDT
Committed r117969: <http://trac.webkit.org/changeset/117969>