Bug 87109

Summary: Web Inspector: use canvas to render timeline category strips in overview pane
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
pfeldman: review+
screenshot none

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>