Bug 269146
Summary: | [threaded-animation-resolution] only set `opacity` values if the effect stack requires it | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 250970 |
Antoine Quint
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
Pull request: https://github.com/WebKit/WebKit/pull/24213
EWS
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
<rdar://problem/122822652>