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
270576
[web-animations] remove unnecessary `return` statement in `KeyframeEffect::applyPendingAcceleratedActions()`
https://bugs.webkit.org/show_bug.cgi?id=270576
Summary
[web-animations] remove unnecessary `return` statement in `KeyframeEffect::ap...
Antoine Quint
Reported
2024-03-06 09:20:47 PST
The `KeyframeEffect::applyPendingAcceleratedActions()` method has an unnecessary `return` statement at the end of its body.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-03-06 09:20:59 PST
<
rdar://problem/124145663
>
Antoine Quint
Comment 2
2024-03-06 09:21:43 PST
Pull request:
https://github.com/WebKit/WebKit/pull/25538
EWS
Comment 3
2024-03-06 12:43:17 PST
Committed
275755@main
(c31beeb0aa29): <
https://commits.webkit.org/275755@main
> Reviewed commits have been landed. Closing PR #25538 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