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
302015
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-11-05 09:44:46 PST
<
rdar://problem/164097428
>
Antoine Quint
Comment 2
2025-11-05 09:46:20 PST
Pull request:
https://github.com/WebKit/WebKit/pull/53457
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.
Top of Page
Format For Printing
XML
Clone This Bug