[Webkit-unassigned] [Bug 204009] New: [Web Animations] KeyframeEffectStack and KeyframeEffect should indicate whether it only contains accelerated animation properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 09:58:20 PST 2019


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

            Bug ID: 204009
           Summary: [Web Animations] KeyframeEffectStack and
                    KeyframeEffect should indicate whether it only
                    contains accelerated animation properties
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com
                CC: dino at apple.com

When resolving animations we re-compute whether all animated properties are accelerated to return the `shouldRecompositeLayer` flag in TreeResolver::createAnimatedElementUpdate. We should be able to expose such a property when keyframes on a KeyframeEffect change and then also store it on KeyframeEffectStack and compute that value when the stack is changed.

-- 
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/20191108/d891007e/attachment-0001.htm>


More information about the webkit-unassigned mailing list