Bug 83043 - Web Inspector: event marks are missing in the timeline overview
Summary: Web Inspector: event marks are missing in the timeline overview
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: Regression
Depends on:
Blocks:
 
Reported: 2012-04-03 10:13 PDT by Andrey Kosyakov
Modified: 2012-04-04 09:15 PDT (History)
10 users (show)

See Also:


Attachments
Patch (12.88 KB, patch)
2012-04-03 10:17 PDT, Andrey Kosyakov
no flags Details | Formatted Diff | Diff
Patch (13.08 KB, patch)
2012-04-03 10:45 PDT, Andrey Kosyakov
no flags 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-04-03 10:13:28 PDT
0. Navigate to http://webkit.org
1. Open inspector
2. Switch to timeline
3. Start record
4. Reload
5. Stop record
6. Notice blue/red event marks are present on the lower pane but absent in the overview

This was regressed since r112409
Comment 1 Andrey Kosyakov 2012-04-03 10:17:53 PDT
Created attachment 135352 [details]
Patch
Comment 2 Andrey Kosyakov 2012-04-03 10:45:38 PDT
Created attachment 135362 [details]
Patch
Comment 3 Andrey Kosyakov 2012-04-04 01:47:25 PDT
Committed r113151: <http://trac.webkit.org/changeset/113151>