Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b7e8b52797ec35be5dbe613f5213d847bbe9ae5a https://github.com/WebKit/WebKit/commit/b7e8b52797ec35be5dbe613f5213d847bbe9ae5a Author: Claudio Saavedra <csaave...@igalia.com> Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths: M Source/JavaScriptCore/API/glib/JSCWeakValue.cpp M Source/WebCore/platform/graphics/gstreamer/TextCombinerPadGStreamer.cpp M Source/WebKit/Shared/API/glib/WebKitURIRequest.cpp M Source/WebKit/UIProcess/API/glib/WebKitGeolocationManager.cpp M Source/WebKit/UIProcess/API/gtk/WebKitPrintCustomWidget.cpp M Source/WebKit/WPEPlatform/wpe/WPEBuffer.cpp M Source/WebKit/WPEPlatform/wpe/WPEBufferSHM.cpp M Source/WebKit/WPEPlatform/wpe/WPEDisplay.cpp M Source/WebKit/WPEPlatform/wpe/WPEInputMethodContext.cpp M Source/WebKit/WPEPlatform/wpe/WPEScreen.cpp M Source/WebKit/WPEPlatform/wpe/WPESettings.cpp M Source/WebKit/WPEPlatform/wpe/WPEToplevel.cpp M Source/WebKit/WPEPlatform/wpe/WPEView.cpp M Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitScriptWorld.cpp M Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebExtension.cpp Log Message: ----------- [GTK][WPE] Further adoption of std::array in GObject signals and properties https://bugs.webkit.org/show_bug.cgi?id=283482 Reviewed by Adrian Perez de Castro. * Source/JavaScriptCore/API/glib/JSCWeakValue.cpp: * Source/WebCore/platform/graphics/gstreamer/TextCombinerPadGStreamer.cpp: (webkitTextCombinerPadEvent): (webkit_text_combiner_pad_class_init): * Source/WebKit/Shared/API/glib/WebKitURIRequest.cpp: (webkit_uri_request_class_init): * Source/WebKit/UIProcess/API/glib/WebKitGeolocationManager.cpp: (webkit_geolocation_manager_class_init): * Source/WebKit/UIProcess/API/gtk/WebKitPrintCustomWidget.cpp: * Source/WebKit/WPEPlatform/wpe/WPEBuffer.cpp: (wpe_buffer_class_init): * Source/WebKit/WPEPlatform/wpe/WPEBufferSHM.cpp: (wpe_buffer_shm_class_init): * Source/WebKit/WPEPlatform/wpe/WPEDisplay.cpp: * Source/WebKit/WPEPlatform/wpe/WPEInputMethodContext.cpp: (wpe_input_method_context_class_init): * Source/WebKit/WPEPlatform/wpe/WPEScreen.cpp: (wpe_screen_class_init): * Source/WebKit/WPEPlatform/wpe/WPESettings.cpp: * Source/WebKit/WPEPlatform/wpe/WPEToplevel.cpp: (wpe_toplevel_class_init): * Source/WebKit/WPEPlatform/wpe/WPEView.cpp: (wpe_view_class_init): * Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitScriptWorld.cpp: * Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebExtension.cpp: Canonical link: https://commits.webkit.org/286904@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes