[webkit-changes] [WebKit/WebKit] e791af: GPU process WebGL lacks a compile-time enablement ...

Kimmo Kinnunen noreply at github.com
Mon Dec 19 11:37:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e791aff5a6e15275962c00bbe7456e2582eee4da
      https://github.com/WebKit/WebKit/commit/e791aff5a6e15275962c00bbe7456e2582eee4da
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M Source/WTF/Scripts/Preferences/WebPreferencesInternal.yaml
    M Source/WTF/wtf/PlatformEnable.h

  Log Message:
  -----------
  GPU process WebGL lacks a compile-time enablement flag
https://bugs.webkit.org/show_bug.cgi?id=249304
rdar://problem/103352984

Reviewed by Simon Fraser.

Add ENABLE(GPU_PROCESS_WEBGL_BY_DEFAULT), similar to
ENABLE(GPU_PROCESS_DOM_RENDERING_BY_DEFAULT).

* Source/WTF/Scripts/Preferences/WebPreferencesInternal.yaml:
* Source/WTF/wtf/PlatformEnable.h:

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




More information about the webkit-changes mailing list