[webkit-changes] [WebKit/WebKit] 911966: REGRESSION(275829 at main): [GTK] PSON improperly ena...
Commit Queue
noreply at github.com
Mon Sep 23 10:30:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 911966a71e7cc1d54c48d1c09068e6d24b208513
https://github.com/WebKit/WebKit/commit/911966a71e7cc1d54c48d1c09068e6d24b208513
Author: Madhu <enometh at net.meer>
Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp
Log Message:
-----------
REGRESSION(275829 at main): [GTK] PSON improperly enabled by default in GTK 3 API versions
Reviewed by Carlos Garcia Campos.
do not turn on pson unconditionally on 4.1 api when using skia
* Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp:
(webkitWebContextConstructed): PSON was getting turned on
unconditionally in non-cairo builds.
Canonical link: https://commits.webkit.org/284088@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