Bug 302856
| Summary: | [threaded-animations] disable accelerated animations if threaded and non-threaded animations animate the same underlying property | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
Until we have both monotonic and scroll-driven animations both accelerated in the remote layer tree, we need to ensure the different accelerated approaches can coexist and this means that in the case where a monotonic and a scroll-driven animation both target the same underlying property, we need to disable accelerated animations altogether.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/165120183>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/54243
EWS
Committed 303444@main (28045a5b27fe): <https://commits.webkit.org/303444@main>
Reviewed commits have been landed. Closing PR #54243 and removing active labels.