[webkit-changes] [WebKit/WebKit] c31bee: [web-animations] remove unnecessary `return` state...
Antoine Quint
noreply at github.com
Wed Mar 6 12:43:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c31beeb0aa293d11b9d23a4c6f2f70cfda461dbe
https://github.com/WebKit/WebKit/commit/c31beeb0aa293d11b9d23a4c6f2f70cfda461dbe
Author: Antoine Quint <graouts at webkit.org>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M Source/WebCore/animation/KeyframeEffect.cpp
Log Message:
-----------
[web-animations] remove unnecessary `return` statement in `KeyframeEffect::applyPendingAcceleratedActions()`
https://bugs.webkit.org/show_bug.cgi?id=270576
rdar://124145663
Reviewed by Dean Jackson.
* Source/WebCore/animation/KeyframeEffect.cpp:
(WebCore::KeyframeEffect::applyPendingAcceleratedActions):
Canonical link: https://commits.webkit.org/275755@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list