[Webkit-unassigned] [Bug 269146] New: [threaded-animation-resolution] only set `opacity` values if the effect stack requires it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 10 13:24:05 PST 2024


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

            Bug ID: 269146
           Summary: [threaded-animation-resolution] only set `opacity`
                    values if the effect stack requires it
           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, graouts at apple.com

We added support for blending the `opacity` property with threaded animation resolution enabled with bug 268738. However, we would set the blended opacity regardless of whether the effect stack targets that property. We should only set blended properties if relevant.

-- 
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/20240210/47279c4e/attachment.htm>


More information about the webkit-unassigned mailing list