Bug 270576

Summary: [web-animations] remove unnecessary `return` statement in `KeyframeEffect::applyPendingAcceleratedActions()`
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.