[Webkit-unassigned] [Bug 116826] New: Fix flickering CSS animations.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 27 06:57:38 PDT 2013


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

           Summary: Fix flickering CSS animations.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zherczeg at webkit.org
                CC: noam at webkit.org


Proposing a fix to the flickering CSS animations, by displaying the last frame until the WebProcess sends other commands to update it. My approach is different from the behavior before (shown the unfiltered layer data), and the current one as well (shows the last update sent by WebCore),

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