Bug 151166 - Web Inspector: timeline event markers are added to overview even when not capturing a timeline recording
Summary: Web Inspector: timeline event markers are added to overview even when not cap...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-11-11 16:29 PST by BJ Burg
Modified: 2015-11-12 09:02 PST (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.67 KB, patch)
2015-11-11 22:11 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.