RESOLVED FIXED270576
[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
Radar WebKit Bug Importer
Comment 1 2024-03-06 09:20:59 PST
Antoine Quint
Comment 2 2024-03-06 09:21:43 PST
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.