Bug 190767

Summary: Web Inspector: "Queued NaNms" in Network tab
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Image] Bug
none
Patch none

Description Nikita Vasilyev 2018-10-19 16:31:27 PDT
Created attachment 352831 [details]
[Image] Bug

Steps:
1. Open https://github.com
2. Log in
3. Open Web Inspector
4. Select Network tab
5. Open https://github.com again
6. Click on the waterfall graph for one of the images.

Actual:
"Queued: NaNms"

Expected:
"Queued: 0.1ms" or some other numeric value. We should never show NaN here.
Comment 1 Radar WebKit Bug Importer 2018-10-19 16:33:25 PDT
<rdar://problem/45420859>
Comment 2 Devin Rousso 2018-10-19 17:05:41 PDT
Created attachment 352837 [details]
Patch
Comment 3 BJ Burg 2018-10-23 02:25:59 PDT
Comment on attachment 352837 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2018-10-23 02:50:25 PDT
Comment on attachment 352837 [details]
Patch

Clearing flags on attachment: 352837

Committed r237348: <https://trac.webkit.org/changeset/237348>
Comment 5 WebKit Commit Bot 2018-10-23 02:50:27 PDT
All reviewed patches have been landed.  Closing bug.