[webkit-changes] [WebKit/WebKit] 014919: Remove CSSCustomPropertiesAndValuesEnabled preference

Anne van Kesteren noreply at github.com
Mon Mar 18 02:38:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 014919f9c1daee75dec2ccb53771489899bb0c48
      https://github.com/WebKit/WebKit/commit/014919f9c1daee75dec2ccb53771489899bb0c48
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

  Changed paths:
    M LayoutTests/css-custom-properties-api/crash.html
    M LayoutTests/css-custom-properties-api/cycles.html
    M LayoutTests/css-custom-properties-api/inherits.html
    M LayoutTests/css-custom-properties-api/initialValue.html
    M LayoutTests/css-custom-properties-api/initialValueJS.html
    M LayoutTests/css-custom-properties-api/inline.html
    M LayoutTests/css-custom-properties-api/length.html
    M LayoutTests/css-custom-properties-api/length2.html
    M LayoutTests/css-custom-properties-api/registerProperty.html
    M LayoutTests/fast/css-custom-paint/properties.html
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/css/CSSProperties.json
    M Source/WebCore/css/DOMCSSCustomPropertyDescriptor.idl
    M Source/WebCore/css/DOMCSSNamespace+CSSPropertiesandValues.idl
    M Source/WebCore/css/parser/CSSParserImpl.cpp
    M Source/WebKitLegacy/mac/WebView/WebPreferenceKeysPrivate.h
    M Source/WebKitLegacy/mac/WebView/WebPreferences.mm
    M Source/WebKitLegacy/mac/WebView/WebPreferencesPrivate.h

  Log Message:
  -----------
  Remove CSSCustomPropertiesAndValuesEnabled preference
https://bugs.webkit.org/show_bug.cgi?id=271126

Reviewed by Tim Nguyen.

It's been stable over a year.

* LayoutTests/css-custom-properties-api/crash.html:
* LayoutTests/css-custom-properties-api/cycles.html:
* LayoutTests/css-custom-properties-api/inherits.html:
* LayoutTests/css-custom-properties-api/initialValue.html:
* LayoutTests/css-custom-properties-api/initialValueJS.html:
* LayoutTests/css-custom-properties-api/inline.html:
* LayoutTests/css-custom-properties-api/length.html:
* LayoutTests/css-custom-properties-api/length2.html:
* LayoutTests/css-custom-properties-api/registerProperty.html:
* LayoutTests/fast/css-custom-paint/properties.html:
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/css/DOMCSSCustomPropertyDescriptor.idl:
* Source/WebCore/css/DOMCSSNamespace+CSSPropertiesandValues.idl:
* Source/WebCore/css/parser/CSSParserImpl.cpp:
(WebCore::CSSParserImpl::consumePropertyRule):
* Source/WebKitLegacy/mac/WebView/WebPreferenceKeysPrivate.h:
* Source/WebKitLegacy/mac/WebView/WebPreferences.mm:
(-[WebPreferences CSSCustomPropertiesAndValuesEnabled]):
(-[WebPreferences setCSSCustomPropertiesAndValuesEnabled:]):
* Source/WebKitLegacy/mac/WebView/WebPreferencesPrivate.h:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list