[webkit-changes] [WebKit/WebKit] 4a8cfe: [GTK][Skia] Initialize SkGraphics
Carlos Garcia Campos
noreply at github.com
Tue Mar 19 03:06:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4a8cfe4ed331acffe7d447cda6bdc7c8feff5bf4
https://github.com/WebKit/WebKit/commit/4a8cfe4ed331acffe7d447cda6bdc7c8feff5bf4
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2024-03-19 (Tue, 19 Mar 2024)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitInitialize.cpp
M Source/WebKit/WebProcess/gtk/WebProcessMainGtk.cpp
Log Message:
-----------
[GTK][Skia] Initialize SkGraphics
https://bugs.webkit.org/show_bug.cgi?id=271225
Reviewed by Alejandro G. Castro.
It's done for WPE in the web process, we should do the same for GTK and
also initialize it in the UI process.
* Source/WebKit/UIProcess/API/glib/WebKitInitialize.cpp:
(WebKit::webkitInitialize):
* Source/WebKit/WebProcess/gtk/WebProcessMainGtk.cpp:
Canonical link: https://commits.webkit.org/276338@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