WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269146
[threaded-animation-resolution] only set `opacity` values if the effect stack requires it
https://bugs.webkit.org/show_bug.cgi?id=269146
Summary
[threaded-animation-resolution] only set `opacity` values if the effect stack...
Antoine Quint
Reported
2024-02-10 13:24:05 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2024-02-10 13:28:50 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24213
EWS
Comment 2
2024-02-12 12:29:14 PST
Committed
274478@main
(4f259dc1446e): <
https://commits.webkit.org/274478@main
> Reviewed commits have been landed. Closing PR #24213 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-02-12 12:30:20 PST
<
rdar://problem/122822652
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug