[Webkit-unassigned] [Bug 61456] New: Implements monotonic time in WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 11:51:40 PDT 2011


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

           Summary: Implements monotonic time in WebKit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: itrindade.oliveira at gmail.com
                CC: darin at apple.com, tonikitoo at webkit.org


Currently WebKit measures time using the system wallclock time. Implementations that is purely based on the wallclock is prone to large jumps forwards and backwards as the wallclock is adjusted. We will use the monotonic time in animations, Navigation Timining, Thread timers and so on.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list