Bug 161051 - Make NetworkLoadTiming use double for higher precision in Resource Timing
Summary: Make NetworkLoadTiming use double for higher precision in Resource Timing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-22 12:24 PDT by Johan K. Jensen
Modified: 2016-08-22 13:30 PDT (History)
9 users (show)

See Also:


Attachments
Patch (16.17 KB, patch)
2016-08-22 12:33 PDT, Johan K. Jensen
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-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.