Bug 302157
| Summary: | [threaded-animations] scroll-driven animations should remain in the remote layer tree even at 100% progress | ||
|---|---|---|---|
| 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
Scroll-driven animations are currently removed from the remote layer tree once they reach 100% as at that point they are "finished" in Web Animations parlance. It makes sense to remove monotonous animations once they're "finished" but not progress-based animations since reaching 100% may be only temporary.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/164255640>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/53589
EWS
Committed 302729@main (b504d00848ba): <https://commits.webkit.org/302729@main>
Reviewed commits have been landed. Closing PR #53589 and removing active labels.