Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4188428f864692775674b699119734b9f07720d1
https://github.com/WebKit/WebKit/commit/4188428f864692775674b699119734b9f07720d1
Author: Carlos Garcia Campos <[email protected]>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp
M Source/WebKit/WPEPlatform/wpe/WPEView.cpp
M Source/WebKit/WPEPlatform/wpe/WPEView.h
M Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp
Log Message:
-----------
[WPE] WPE Platform: add close signal to WPEView
https://bugs.webkit.org/show_bug.cgi?id=274961
Reviewed by Alejandro G. Castro.
To notify when a view is closed, for example when toplevel is closed by
the window manager.
* Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp:
(webkitWebViewCreatePage):
* Source/WebKit/WPEPlatform/wpe/WPEView.cpp:
(wpe_view_class_init):
(wpe_view_closed):
* Source/WebKit/WPEPlatform/wpe/WPEView.h:
* Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp:
Canonical link: https://commits.webkit.org/279639@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