[webkit-changes] [WebKit/WebKit] 52828d: [WebGPU] Enable WebGPU via the develop menu

mwyrzykowski noreply at github.com
Fri Dec 8 05:06:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 52828dcc66dfd8fe9d1f60ec469925d7f3afdfef
      https://github.com/WebKit/WebKit/commit/52828dcc66dfd8fe9d1f60ec469925d7f3afdfef
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M LayoutTests/platform/gtk/fast/dom/navigator-detached-no-crash-expected.txt
    M LayoutTests/platform/mac-wk1/fast/dom/navigator-detached-no-crash-expected.txt
    M LayoutTests/platform/mac-wk2/fast/dom/navigator-detached-no-crash-expected.txt
    M LayoutTests/platform/wpe/fast/dom/navigator-detached-no-crash-expected.txt
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/page/WorkerNavigator.cpp

  Log Message:
  -----------
  [WebGPU] Enable WebGPU via the develop menu
https://bugs.webkit.org/show_bug.cgi?id=265948
<radar://119262908>

Reviewed by Dan Glastonbury.

Allow WebGPU to be enabled via the Develop menu.

* LayoutTests/platform/gtk/fast/dom/navigator-detached-no-crash-expected.txt:
* LayoutTests/platform/mac-wk1/fast/dom/navigator-detached-no-crash-expected.txt:
* LayoutTests/platform/mac-wk2/fast/dom/navigator-detached-no-crash-expected.txt:
* LayoutTests/platform/wpe/fast/dom/navigator-detached-no-crash-expected.txt:
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/page/WorkerNavigator.cpp:
(WebCore::WorkerNavigator::gpu):

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




More information about the webkit-changes mailing list