RESOLVED FIXED 151166
Web Inspector: timeline event markers are added to overview even when not capturing a timeline recording
https://bugs.webkit.org/show_bug.cgi?id=151166
Summary Web Inspector: timeline event markers are added to overview even when not cap...
Blaze Burg
Reported 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.
Attachments
[PATCH] Proposed Fix (1.67 KB, patch)
2015-11-11 22:11 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-11-11 16:29:55 PST
Joseph Pecoraro
Comment 2 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.
Joseph Pecoraro
Comment 3 2015-11-11 22:11:30 PST
Created attachment 265366 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2015-11-12 09:02:05 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.