[webkit-changes] [WebKit/WebKit] c4c0ad: Use 'mature' instead of 'shipping' to represent st...

Brent Fulgham noreply at github.com
Thu Feb 2 08:27:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c4c0ad0db413cf856ad127a189abec360db15694
      https://github.com/WebKit/WebKit/commit/c4c0ad0db413cf856ad127a189abec360db15694
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2023-02-02 (Thu, 02 Feb 2023)

  Changed paths:
    M Source/WTF/Scripts/GeneratePreferences.rb
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/Scripts/GenerateSettings.rb
    M Source/WebKit/UIProcess/API/APIFeatureStatus.h
    M Source/WebKit/UIProcess/API/Cocoa/_WKFeature.mm
    M Source/WebKitLegacy/mac/WebView/WebFeature.h

  Log Message:
  -----------
  Use 'mature' instead of 'shipping' to represent stable features
https://bugs.webkit.org/show_bug.cgi?id=251545
<rdar://problem/104929045>

Reviewed by Chris Dumez and Elliott Williams.

Replace 'shipping' with 'mature' in various feature-flag places.

* Source/WTF/Scripts/GeneratePreferences.rb:
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/Scripts/GenerateSettings.rb:
* Source/WebKit/UIProcess/API/APIFeatureStatus.h:
* Source/WebKit/UIProcess/API/Cocoa/_WKFeature.mm:
(-[_WKFeature status]):
* Source/WebKitLegacy/mac/WebView/WebFeature.h:

Canonical link: https://commits.webkit.org/259755@main




More information about the webkit-changes mailing list