Bug 253317 - [web-animations] internals.acceleratedAnimationsForElement() should account for threaded animation resolution
Summary: [web-animations] internals.acceleratedAnimationsForElement() should account f...
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-03-03 08:41 PST by Antoine Quint
Modified: 2023-03-03 11:53 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-03-03 08:41:32 PST
With threaded animation resolution animations are stored differently on a GraphicsLayer and the code backing internals.acceleratedAnimationsForElement() will need to be adjusted for this.
Comment 1 Antoine Quint 2023-03-03 08:43:59 PST
Pull request: https://github.com/WebKit/WebKit/pull/11001
Comment 2 EWS 2023-03-03 11:52:38 PST
Committed 261157@main (2bbba9995b58): <https://commits.webkit.org/261157@main>

Reviewed commits have been landed. Closing PR #11001 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-03-03 11:53:18 PST
<rdar://problem/106205187>