Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 18d9a420b6524cfa9056906074efe4f4fd07f5f6
https://github.com/WebKit/WebKit/commit/18d9a420b6524cfa9056906074efe4f4fd07f5f6
Author: Pawel Lampe <[email protected]>
Date: 2026-07-22 (Wed, 22 Jul 2026)
Changed paths:
M Source/WebKit/UIProcess/wpe/SystemSettingsManagerProxyWPE.cpp
M Source/WebKit/WPEPlatform/wpe/WPESettings.cpp
M Source/WebKit/WPEPlatform/wpe/WPESettings.h
Log Message:
-----------
WPEWebKit font rendering has different thickness than WebKitGTK
https://bugs.webkit.org/show_bug.cgi?id=312461
Reviewed by Carlos Garcia Campos.
This change unifies the default font rendering settings between GTK
and WPE.
To be more precise, it changes the WPE's default value for
subpixel layout from RGB to NONE so that it matches the default from
FontRenderOptions that is used by GTK normally.
Canonical link: https://commits.webkit.org/317706@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications