RESOLVED FIXED302015
[threaded-animations] remove extraneous ref-churn in `RemoteAnimation::apply()`
https://bugs.webkit.org/show_bug.cgi?id=302015
Summary [threaded-animations] remove extraneous ref-churn in `RemoteAnimation::apply()`
Antoine Quint
Reported 2025-11-05 09:44:37 PST
The effect we call a method on in `RemoteAnimation::apply()` is already a `Ref` and yet we create an extra ref for it. It seems wasteful.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-11-05 09:44:46 PST
Antoine Quint
Comment 2 2025-11-05 09:46:20 PST
EWS
Comment 3 2025-11-05 19:34:18 PST
Committed 302623@main (daa49cf14304): <https://commits.webkit.org/302623@main> Reviewed commits have been landed. Closing PR #53457 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.