Bug 161051

Summary: Make NetworkLoadTiming use double for higher precision in Resource Timing
Product: WebKit Reporter: Johan K. Jensen <jj>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, berto, cgarcia, commit-queue, danw, galpeter, gustavo, mcatanzaro, mrobinson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Johan K. Jensen 2016-08-22 12:24:48 PDT
We will also need to reduce the resolution as previously done with performance.now() (see issue 146531).
Comment 1 Johan K. Jensen 2016-08-22 12:33:53 PDT
Created attachment 286613 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-22 13:30:24 PDT
Comment on attachment 286613 [details]
Patch

Clearing flags on attachment: 286613

Committed r204736: <http://trac.webkit.org/changeset/204736>
Comment 3 WebKit Commit Bot 2016-08-22 13:30:29 PDT
All reviewed patches have been landed.  Closing bug.