Bug 282751
| Summary: | [threaded-animation-resolution] Adopt `WebAnimationTime` in `AcceleratedEffect` | ||
|---|---|---|---|
| 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 | ||
| Bug Depends on: | |||
| Bug Blocks: | 250970, 222295 | ||
Antoine Quint
In order to be able to support threaded animation resolution for scroll-driven animations, we will need to deal with non-monotonic timing values and as such need to change `Seconds` members to `WebAnimationTime` in `AcceleratedEffect`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/36321
Radar WebKit Bug Importer
<rdar://problem/139427933>
EWS
Committed 286277@main (e4d1cc8416c0): <https://commits.webkit.org/286277@main>
Reviewed commits have been landed. Closing PR #36321 and removing active labels.