Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 50b7b50af47c890e5a77468bca1e1e0fa4df7863
https://github.com/WebKit/WebKit/commit/50b7b50af47c890e5a77468bca1e1e0fa4df7863
Author: Antoine Quint <[email protected]>
Date: 2025-12-08 (Mon, 08 Dec 2025)
Changed paths:
M Source/WebCore/animation/AnimationEffect.cpp
M Source/WebCore/animation/AnimationEffect.h
M Source/WebCore/animation/KeyframeEffect.cpp
M Source/WebCore/animation/KeyframeEffect.h
M Source/WebCore/animation/WebAnimation.cpp
Log Message:
-----------
[web-animations] remove unused parameter to
`AnimationEffect::animationTimelineDidChange()`
https://bugs.webkit.org/show_bug.cgi?id=303709
rdar://166015038
Reviewed by Brandon Stewart.
* Source/WebCore/animation/AnimationEffect.cpp:
(WebCore::AnimationEffect::animationTimelineDidChange):
* Source/WebCore/animation/AnimationEffect.h:
* Source/WebCore/animation/KeyframeEffect.cpp:
(WebCore::KeyframeEffect::animationTimelineDidChange):
* Source/WebCore/animation/KeyframeEffect.h:
* Source/WebCore/animation/WebAnimation.cpp:
(WebCore::WebAnimation::setTimelineInternal):
Canonical link: https://commits.webkit.org/304088@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications