Bug 151166

Summary: Web Inspector: timeline event markers are added to overview even when not capturing a timeline recording
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description BJ Burg 2015-11-11 16:29:36 PST
SUMMARY:

Sites with many iframes will show many event markers in the timeline. It's not possible to tell apart markers for the main frame from subframes. Perhaps we should only show main frame markers, or disambiguate them using tooltip text.
Comment 1 Radar WebKit Bug Importer 2015-11-11 16:29:55 PST
<rdar://problem/23509172>
Comment 2 Joseph Pecoraro 2015-11-11 21:46:40 PST
We only show markers for the main frame. I suspect I know what issue you are seeing, I just want to clarify with you.
Comment 3 Joseph Pecoraro 2015-11-11 22:11:30 PST
Created attachment 265366 [details]
[PATCH] Proposed Fix
Comment 4 WebKit Commit Bot 2015-11-12 09:02:02 PST
Comment on attachment 265366 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 265366

Committed r192363: <http://trac.webkit.org/changeset/192363>
Comment 5 WebKit Commit Bot 2015-11-12 09:02:05 PST
All reviewed patches have been landed.  Closing bug.