[webkit-changes] [WebKit/WebKit] 47876c: [Lockdown Mode] Explicitly disable WebGPU

mwyrzykowski noreply at github.com
Mon May 6 14:14:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 47876c15256d822504d18c20a08f826429f06ce2
      https://github.com/WebKit/WebKit/commit/47876c15256d822504d18c20a08f826429f06ce2
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-05-06 (Mon, 06 May 2024)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp

  Log Message:
  -----------
  [Lockdown Mode] Explicitly disable WebGPU
https://bugs.webkit.org/show_bug.cgi?id=267416
<radar://121197420>

Reviewed by Tim Nguyen.

WebGPU is listed as experimental so this behavior exists today, but
specifically disable it when entering lockdown mode to avoid allowing
it enabled unintentionally when the feature is enabled.

* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::adjustSettingsForLockdownMode):

Canonical link: https://commits.webkit.org/278425@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