Bug 300778
| Summary: | [threaded-animation-resolution] use a timeline to update remote animations | ||
|---|---|---|---|
| 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
In preparation for the support of multiple timeline types (such as scroll timelines) we should change our current support for remote animations to use a single monotonic timeline to update remote animations, instead of caching the accelerated timeline orign time on each remote animation stack.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/162666323>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/52374
Antoine Quint
*** Bug 282833 has been marked as a duplicate of this bug. ***
EWS
Committed 301615@main (385433adbb42): <https://commits.webkit.org/301615@main>
Reviewed commits have been landed. Closing PR #52374 and removing active labels.