Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5a4e6cbda202fa0ff0cd0dbbc3d920c17ee32201
https://github.com/WebKit/WebKit/commit/5a4e6cbda202fa0ff0cd0dbbc3d920c17ee32201
Author: Carlos Garcia Campos <[email protected]>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M Source/WebCore/SourcesGTK.txt
M Source/WebCore/SourcesWPE.txt
M Source/WebCore/platform/glib/SystemSettings.cpp
M Source/WebCore/platform/glib/SystemSettings.h
A Source/WebCore/platform/graphics/glib/SystemFontDatabaseGLib.cpp
R Source/WebCore/platform/graphics/gtk/SystemFontDatabaseGTK.cpp
R Source/WebCore/platform/graphics/wpe/SystemFontDatabaseWPE.cpp
M Source/WebKit/Shared/glib/SystemSettings.serialization.in
M Source/WebKit/UIProcess/glib/SystemSettingsManagerProxy.cpp
M Source/WebKit/UIProcess/glib/SystemSettingsManagerProxy.h
M Source/WebKit/UIProcess/gtk/SystemSettingsManagerProxyGtk.cpp
Log Message:
-----------
[GTK] Add font family, size and weight to SystemSettings
https://bugs.webkit.org/show_bug.cgi?id=300802
Reviewed by Michael Catanzaro.
They are extracted from font name, but instead of doing that from every
web process, we do it once in UI process and send them to all web
processes.
Canonical link: https://commits.webkit.org/301620@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes