[webkit-changes] [WebKit/WebKit] d2a33f: Unreviewed. Fix WEBKIT_SKIA_ENABLE_CPU_RENDERING h...
Adrian Perez
noreply at github.com
Tue Oct 8 00:14:18 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: d2a33fdbd74a9c62879c202f828515c03bd84aa9
https://github.com/WebKit/WebKit/commit/d2a33fdbd74a9c62879c202f828515c03bd84aa9
Author: Adrian Perez de Castro <aperez at igalia.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M Source/WebKit/WebProcess/glib/WebProcessGLib.cpp
Log Message:
-----------
Unreviewed. Fix WEBKIT_SKIA_ENABLE_CPU_RENDERING handling
* Source/WebKit/WebProcess/glib/WebProcessGLib.cpp:
(WebKit::WebProcess::platformInitializeWebProcess): Remove the negation,
the intention is to enable GPU rendering when the CPU rendering is
disabled, which is the same as the environment variable containing "0".
Canonical link: https://commits.webkit.org/282416.197@webkitglib/2.46
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