Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bfe384e8cb75ad6736bf9a9f812637d0e7bce2a0
https://github.com/WebKit/WebKit/commit/bfe384e8cb75ad6736bf9a9f812637d0e7bce2a0
Author: Antoine Quint <[email protected]>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/animation/KeyframeEffect.cpp
M Source/WebCore/animation/KeyframeEffect.h
M Source/WebCore/animation/KeyframeEffect.idl
M Source/WebCore/bindings/js/JSKeyframeEffectCustom.cpp
M Source/WebCore/css/CSSProperties.json
Log Message:
-----------
[web-animations] remove the WebAnimationsCompositeOperationsEnabled flag
https://bugs.webkit.org/show_bug.cgi?id=263242
Reviewed by Antti Koivisto.
The `WebAnimationsCompositeOperationsEnabled` flag has been on by default for
well over a year
and serves no purpose at this point.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/animation/KeyframeEffect.cpp:
(WebCore::processKeyframeLikeObject):
(WebCore::processIterableKeyframes):
(WebCore::processPropertyIndexedKeyframes):
(WebCore::KeyframeEffect::create):
(WebCore::KeyframeEffect::getKeyframes):
* Source/WebCore/animation/KeyframeEffect.h:
* Source/WebCore/animation/KeyframeEffect.idl:
* Source/WebCore/bindings/js/JSKeyframeEffectCustom.cpp:
(WebCore::JSKeyframeEffect::getKeyframes):
* Source/WebCore/css/CSSProperties.json:
Canonical link: https://commits.webkit.org/269452@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes