[Webkit-unassigned] [Bug 83283] New: [chromium] Should synchronize running animations if the impl thread controller has just been recreated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 5 08:32:09 PDT 2012


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

           Summary: [chromium] Should synchronize running animations if
                    the impl thread controller has just been recreated
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vollick at chromium.org
                CC: jamesr at chromium.org


The current sync logic avoids pushing running animations to the impl thread because they should already be there. However, if the impl thread layer tree has been recreated (due to being backgrounded/unbackgrounded), then we do need to push the running animations across to the impl thread.h

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