RESOLVED FIXED 150615
Web Inspector: Remove Timeline MarkDOMContent and MarkLoad, data is already available
https://bugs.webkit.org/show_bug.cgi?id=150615
Summary Web Inspector: Remove Timeline MarkDOMContent and MarkLoad, data is already a...
Joseph Pecoraro
Reported 2015-10-27 17:57:34 PDT
* SUMMARY Remove Timeline MarkDOMContent and MarkLoad, data is already available. This data is already sent for the main frame in the `Page.domContentEventFired` and `Page.loadEventFired` events. We can drop the Timeline specific events in favor of these which have existed for a very long time (before iOS 7).
Attachments
[PATCH] Proposed Fix (13.73 KB, patch)
2015-10-27 18:25 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-10-27 18:25:49 PDT
Created attachment 264187 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2015-10-27 19:45:42 PDT
Comment on attachment 264187 [details] [PATCH] Proposed Fix Clearing flags on attachment: 264187 Committed r191651: <http://trac.webkit.org/changeset/191651>
WebKit Commit Bot
Comment 3 2015-10-27 19:45:45 PDT
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.