Bug 151722 - Web Inspector: Timestamp in Tooltip of Event Markers is incorrect
Summary: Web Inspector: Timestamp in Tooltip of Event Markers is incorrect
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: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-12-01 14:26 PST by Joseph Pecoraro
Modified: 2015-12-01 15:46 PST (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.84 KB, patch)
2015-12-01 14:29 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 Joseph Pecoraro 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()
Comment 1 Radar WebKit Bug Importer 2015-12-01 14:27:06 PST
<rdar://problem/23712906>
Comment 2 Joseph Pecoraro 2015-12-01 14:29:19 PST
Created attachment 266394 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2015-12-01 15:46:50 PST
All reviewed patches have been landed.  Closing bug.