[webkit-changes] [WebKit/WebKit] 9c2a7f: [web-animations] remove the WebAnimationsMutableTi...
Antoine Quint
noreply at github.com
Thu Oct 19 05:18:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9c2a7feebac7ceca545d08da8ed6fa731f8e2af3
https://github.com/WebKit/WebKit/commit/9c2a7feebac7ceca545d08da8ed6fa731f8e2af3
Author: Antoine Quint <graouts at webkit.org>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/animation/KeyframeAnimationOptions.idl
M Source/WebCore/animation/WebAnimation.idl
Log Message:
-----------
[web-animations] remove the WebAnimationsMutableTimelinesEnabled flag
https://bugs.webkit.org/show_bug.cgi?id=263365
Reviewed by Antti Koivisto.
That flag has been enabled by default for well over a year (March 25, 2022) in 248874 at main.
It's outlived its purpose so we can remove it now.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/animation/KeyframeAnimationOptions.idl:
* Source/WebCore/animation/WebAnimation.idl:
Canonical link: https://commits.webkit.org/269517@main
More information about the webkit-changes
mailing list