[Webkit-unassigned] [Bug 217099] Timestamp clock drift when computing event delay

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 15:57:51 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217099

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |cdumez at apple.com,
                   |                            |graouts at apple.com,
                   |                            |rniwa at webkit.org

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
Without actually checking the specs, this sounds like expected behavior - performance.now would be monotonically increasing time unaffected by NTP adjustments, and timestamps would be actual device clock, comparable to Date.now.

Does this work differently in other browsers?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200929/b894b2b5/attachment.htm>


More information about the webkit-unassigned mailing list