Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 784a5c605ab29bcb801249441c32d438b311dc16
https://github.com/WebKit/WebKit/commit/784a5c605ab29bcb801249441c32d438b311dc16
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-02-05 (Thu, 05 Feb 2026)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
[GTK][WPE] Disable using GPUProcess at runtime by default
https://bugs.webkit.org/show_bug.cgi?id=307065
Reviewed by Carlos Garcia Campos.
Using GPUProcess is not yet ready, disable its use at runtime by
default, but do not disable building it at the CMake level to allow
developers to continue working on GPUProcess support.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml: Disable
GPUProcess usage for WebGL, which is the only feature that currently
uses it in the GTK and WPE ports.
Canonical link: https://commits.webkit.org/306868@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications