Bug 265457

Summary: [web-animations] `ScrollingThread` should be available for threaded animation resolution
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 250970    

Description Antoine Quint 2023-11-28 07:53:49 PST
As part of the threaded animation resolution work we will use the scrolling thread to resolve animations in the UI process, so we must make sure that code is compiled everywhere threaded animation resolution is enabled.
Comment 1 Radar WebKit Bug Importer 2023-11-28 07:54:01 PST
<rdar://problem/118881620>
Comment 2 Antoine Quint 2023-11-28 07:54:57 PST
Pull request: https://github.com/WebKit/WebKit/pull/20997
Comment 3 EWS 2023-11-28 12:14:12 PST
Committed 271231@main (d923177aecf4): <https://commits.webkit.org/271231@main>

Reviewed commits have been landed. Closing PR #20997 and removing active labels.