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: AnimationsAssignee: 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
Reported 2025-11-07 07:44:18 PST
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
Radar WebKit Bug Importer
Comment 1 2025-11-07 07:44:26 PST
Antoine Quint
Comment 2 2025-11-07 07:49:47 PST
EWS
Comment 3 2025-11-07 10:04:50 PST
Committed 302729@main (b504d00848ba): <https://commits.webkit.org/302729@main> Reviewed commits have been landed. Closing PR #53589 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.