Bug 78782 - Web Inspector: [refactoring] move timeline overview sidebar creation to TimelineOverviewPane
Summary: Web Inspector: [refactoring] move timeline overview sidebar creation to Timel...
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-02-16 00:37 PST by Andrey Kosyakov
Modified: 2012-02-16 04:13 PST (History)
8 users (show)

See Also:


Attachments
Patch (8.84 KB, patch)
2012-02-16 00:40 PST, Andrey Kosyakov
vsevik: 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-02-16 00:37:55 PST
This helps us keep timeline overview logic together and narrows down the interface between timeline overview and the rest of timeline panel.
Comment 1 Andrey Kosyakov 2012-02-16 00:40:31 PST
Created attachment 127324 [details]
Patch
Comment 2 Andrey Kosyakov 2012-02-16 04:13:09 PST
Committed r107920: <http://trac.webkit.org/changeset/107920>