Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1f8ecb5de8b7b7bb8533ba16fcd991d3882920fb
https://github.com/WebKit/WebKit/commit/1f8ecb5de8b7b7bb8533ba16fcd991d3882920fb
Author: Carlos Garcia Campos <[email protected]>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M Source/WebKit/SourcesWPE.txt
M Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp
M Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp
M Source/WebKit/UIProcess/API/wpe/WebKitWebViewWPE.cpp
M Source/WebKit/UIProcess/Gamepad/libwpe/UIGamepadProviderLibWPE.cpp
M Source/WebKit/UIProcess/glib/DRMDevice.cpp
M Source/WebKit/UIProcess/glib/DisplayVBlankMonitorDRM.cpp
M Source/WebKit/UIProcess/glib/WebProcessPoolGLib.cpp
A Source/WebKit/UIProcess/wpe/WPEUtilities.cpp
A Source/WebKit/UIProcess/wpe/WPEUtilities.h
M Source/WebKit/UIProcess/wpe/WebPasteboardProxyWPE.cpp
Log Message:
-----------
[WPE] Move the new API runtime check to a common place
https://bugs.webkit.org/show_bug.cgi?id=293678
Reviewed by Adrian Perez de Castro.
We are using g_type_class_peek(WPE_TYPE_DISPLAY) to check whether the
new api is being used in several places, we could add a common helper
WKWPE::isUsingWPEPlatformAPI() and use it instead.
Canonical link: https://commits.webkit.org/295498@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