[webkit-changes] [WebKit/WebKit] ddee4b: [web-animations] remove the IterationCompositeEnab...
Antoine Quint
noreply at github.com
Tue Nov 28 02:12:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ddee4b2c44f776030f1d0505fd66ee603dd1de61
https://github.com/WebKit/WebKit/commit/ddee4b2c44f776030f1d0505fd66ee603dd1de61
Author: Antoine Quint <graouts at webkit.org>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/animation/KeyframeEffect.cpp
M Source/WebCore/animation/KeyframeEffect.idl
Log Message:
-----------
[web-animations] remove the IterationCompositeEnabled flag
https://bugs.webkit.org/show_bug.cgi?id=265437
Reviewed by Tim Nguyen.
This flag was enabled by default a year ago exactly and is ripe for removal.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/animation/KeyframeEffect.cpp:
(WebCore::KeyframeEffect::create):
* Source/WebCore/animation/KeyframeEffect.idl:
Canonical link: https://commits.webkit.org/271195@main
More information about the webkit-changes
mailing list