WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
302848
[web-animations] use a dedicated struct instead of a tuple for `GraphicsLayer::acceleratedAnimationsForTesting()`
https://bugs.webkit.org/show_bug.cgi?id=302848
Summary
[web-animations] use a dedicated struct instead of a tuple for `GraphicsLayer...
Antoine Quint
Reported
2025-11-20 00:52:41 PST
In
303312@main
we extended the return type of `GraphicsLayer::acceleratedAnimationsForTesting()` from a pair to a tuple. It would probably be best to use a struct for easier expansion of the information contained in that type.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2025-11-20 00:54:09 PST
Pull request:
https://github.com/WebKit/WebKit/pull/54238
EWS
Comment 2
2025-11-20 05:55:39 PST
Committed
303326@main
(e6a54b2615b1): <
https://commits.webkit.org/303326@main
> Reviewed commits have been landed. Closing PR #54238 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-11-20 05:56:12 PST
<
rdar://problem/165127945
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug