Bug 265457 - [web-animations] `ScrollingThread` should be available for threaded animation resolution
Summary: [web-animations] `ScrollingThread` should be available for threaded animation...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 250970
  Show dependency treegraph
 
Reported: 2023-11-28 07:53 PST by Antoine Quint
Modified: 2023-11-28 12:14 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.