[Webkit-unassigned] [Bug 146531] New: Reduce resolution of performance.now

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 1 16:05:38 PDT 2015


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

            Bug ID: 146531
           Summary: Reduce resolution of performance.now
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: achristensen at apple.com

performance.now has nanosecond resolution right now, which makes timing attacks too precise.  Let's reduce that resolution by flooring the value to make sure we don't get times in the future.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150701/d30cbaf6/attachment.html>


More information about the webkit-unassigned mailing list