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.
<rdar://problem/45420859>
Created attachment 352837 [details] Patch
Comment on attachment 352837 [details] Patch r=me
Comment on attachment 352837 [details] Patch Clearing flags on attachment: 352837 Committed r237348: <https://trac.webkit.org/changeset/237348>
All reviewed patches have been landed. Closing bug.