[webkit-reviews] review requested: [Bug 154246] Use high resolution timestamp for event time : [Attachment 321474] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 21 16:24:33 PDT 2017


Chris Dumez <cdumez at apple.com> has asked  for review:
Bug 154246: Use high resolution timestamp for event time
https://bugs.webkit.org/show_bug.cgi?id=154246

Attachment 321474: Patch

https://bugs.webkit.org/attachment.cgi?id=321474&action=review




--- Comment #43 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 321474
  --> https://bugs.webkit.org/attachment.cgi?id=321474
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=321474&action=review

> Source/WebCore/page/Performance.cpp:88
> +    return reduceTimeResolution(seconds).milliseconds();

The reduceTimeResolution() call is here...


More information about the webkit-reviews mailing list