[webkit-changes] [WebKit/WebKit] f5fa2e: WebGL Draft Extensions should be a testable setting

Kimmo Kinnunen noreply at github.com
Thu Sep 7 07:15:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f5fa2ec1f30668986f1d26cfaa7d0b38ac9ac85d
      https://github.com/WebKit/WebKit/commit/f5fa2ec1f30668986f1d26cfaa7d0b38ac9ac85d
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M LayoutTests/platform/ios-simulator/TestExpectations
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Tools/WebKitTestRunner/TestOptions.cpp

  Log Message:
  -----------
  WebGL Draft Extensions should be a testable setting
https://bugs.webkit.org/show_bug.cgi?id=261197
rdar://115042648

Reviewed by Dan Glastonbury.

Make the WebGL draft extensions more easily accessible via feature
flags by moving the setting to testable category.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Tools/WebKitTestRunner/TestOptions.cpp:
(WTR::TestOptions::defaults):

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




More information about the webkit-changes mailing list