[Webkit-unassigned] [Bug 218532] New: Animations of discrete properties should schedule animation frames sparingly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 13:07:58 PST 2020


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

            Bug ID: 218532
           Summary: Animations of discrete properties should schedule
                    animation frames sparingly
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org
                CC: dino at apple.com

As part of bug 218530, we're adding support for a new animation wrapper for CSS properties that support discrete animations only: DiscretePropertyWrapper. We should make it so that we don't schedule invalidation for animations of discrete properties at the full refresh rate but only at times when the property value will change.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201103/47e25b25/attachment.htm>


More information about the webkit-unassigned mailing list