Bug 160051 - Web Inspector: Refreshing while in Timelines-tab causes negative timestamps in Network-tab
Summary: Web Inspector: Refreshing while in Timelines-tab causes negative timestamps i...
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: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-07-21 14:43 PDT by Johan K. Jensen
Modified: 2016-09-27 14:08 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.13 KB, patch)
2016-09-27 12:24 PDT, Matt Baker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johan K. Jensen 2016-07-21 14:43:48 PDT
Summary:
Refreshing multiple times while in the Timelines-tab causes negative timestamps for old resources in the Network-tab.

Step by step:
1. Open the Web Inspector on an already loaded page
2. Go to the Timelines-tab
3. Start a Timeline-recording
4. Refresh (⌘R) the page multiple times
5. Go to the Network-tab and see that requests from previous refresh has a negative start time

Note:
The Timelines-tab shows new requests as being relative to when the recording started, whereas the Network-tab shows requests as being relative to the last page load.
Comment 1 Radar WebKit Bug Importer 2016-07-21 14:44:39 PDT
<rdar://problem/27480122>
Comment 2 Matt Baker 2016-09-27 12:24:22 PDT
Created attachment 289997 [details]
Patch
Comment 3 BJ Burg 2016-09-27 13:56:19 PDT
Comment on attachment 289997 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2016-09-27 14:08:11 PDT
Comment on attachment 289997 [details]
Patch

Clearing flags on attachment: 289997

Committed r206464: <http://trac.webkit.org/changeset/206464>
Comment 5 WebKit Commit Bot 2016-09-27 14:08:15 PDT
All reviewed patches have been landed.  Closing bug.