Bug 82603 - Web Inspector: timeline overview window selection is not reset upon clear/record
Summary: Web Inspector: timeline overview window selection is not reset upon clear/record
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-03-29 05:54 PDT by Andrey Kosyakov
Modified: 2012-03-29 06:25 PDT (History)
10 users (show)

See Also:


Attachments
Patch (2.80 KB, patch)
2012-03-29 05:58 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-03-29 05:54:24 PDT
0. Open inspector, navigate to the Timeline panel
1. Click record
2. Collect some events
3. Click stop
4. Drag over overview to select a window
5. Click record again
6. Observe empty lower pane and weird time on the time ruler
Comment 1 Andrey Kosyakov 2012-03-29 05:58:56 PDT
Created attachment 134557 [details]
Patch
Comment 2 Andrey Kosyakov 2012-03-29 06:25:03 PDT
Committed r112527: <http://trac.webkit.org/changeset/112527>