[Webkit-unassigned] [Bug 73467] New: [WK2][Qt] AC animation startTime is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 10:48:09 PST 2011


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

           Summary: [WK2][Qt] AC animation startTime is wrong
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: igor.oliveira at webkit.org


When WebProcess sends animation information to UIProcess, It uses the current time(WTF::currentTime) minus the timeOffset to set the start time animation. But there is a latency between the WebProcess and UIProcess communication and sometimes the animation transition starts late.

-- 
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