RESOLVED FIXED 151722
Web Inspector: Timestamp in Tooltip of Event Markers is incorrect
https://bugs.webkit.org/show_bug.cgi?id=151722
Summary Web Inspector: Timestamp in Tooltip of Event Markers is incorrect
Joseph Pecoraro
Reported 2015-12-01 14:26:52 PST
* SUMMARY Timestamp in Tooltip of Event Markers is incorrect. Works on the first load, but later loads the timestamp appears wrong. It looks relative to the original first load instead of the active recording. * STEPS TO REPRODUCE 1. Inspect this page 2. Show Timelines Tab 3. Reload 4. Wait a minute 5. Reload again 6. Hover "Load" event marker => Tooltip says "1min..." instead of matching the time in the dashboard * NOTES - Same for console.timeStamp()
Attachments
[PATCH] Proposed Fix (2.84 KB, patch)
2015-12-01 14:29 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-12-01 14:27:06 PST
Joseph Pecoraro
Comment 2 2015-12-01 14:29:19 PST
Created attachment 266394 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2015-12-01 15:46:46 PST
Comment on attachment 266394 [details] [PATCH] Proposed Fix Clearing flags on attachment: 266394 Committed r192921: <http://trac.webkit.org/changeset/192921>
WebKit Commit Bot
Comment 4 2015-12-01 15:46:50 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.