[Webkit-unassigned] [Bug 250970] New: [web-animations] Run accelerated animations in a separate thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 22 04:33:03 PST 2023


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

            Bug ID: 250970
           Summary: [web-animations] Run accelerated animations in a
                    separate thread
           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 webkit.org
                CC: dino at apple.com, graouts at apple.com

In order for the animation code to be aligned in terms of features between animations running entirely by modifying RenderStyle ("software" animations) and animations running by modifying CALayer properties ("accelerated animations), we should run accelerated animations in a separate thread using the same blending code used for software animations and stop relying on Core Animation to perform the animations.

-- 
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/20230122/96d2bbe5/attachment.htm>


More information about the webkit-unassigned mailing list