[webkit-changes] [WebKit/WebKit] 88d12a: Correct the state of on-by-default features to 'st...
Brent Fulgham
noreply at github.com
Mon Apr 17 12:44:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 88d12a2d001c34dbc81c348eb60df926c59cd44f
https://github.com/WebKit/WebKit/commit/88d12a2d001c34dbc81c348eb60df926c59cd44f
Author: Brent Fulgham <bfulgham at apple.com>
Date: 2023-04-17 (Mon, 17 Apr 2023)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Correct the state of on-by-default features to 'stable' instead of 'preview'
https://bugs.webkit.org/show_bug.cgi?id=255535
<rdar://107159915>
Reviewed by Patrick Angle.
We have a number of features that were in Preview state, that are now on-by-default. Since
Preview is only meant to indicate features that are off-by-default for stable software, we
should reflect the fact that these feature are complete by moving them to 'stable'.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/263033@main
More information about the webkit-changes
mailing list