[Webkit-unassigned] [Bug 119171] New: Allow new transitions to run even when controller is suspended

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 26 17:14:30 PDT 2013


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

           Summary: Allow new transitions to run even when controller is
                    suspended
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dino at apple.com
                CC: simon.fraser at apple.com, thorton at apple.com


We fixed a bug where newly created CSS animations and transitions would run, even when the WebView had explicitly suspended animations. It turns out that some content in some clients actually relied on this behaviour :(

Add a flag to toggle back to the old buggy operation.

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