Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a2d7a9a4769db9936912bf0600bd34b096724ac0
https://github.com/WebKit/WebKit/commit/a2d7a9a4769db9936912bf0600bd34b096724ac0
Author: Carlos Garcia Campos <[email protected]>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/WPEToplevel.cpp
M Source/WebKit/WPEPlatform/wpe/WPEToplevel.h
M Source/WebKit/WPEPlatform/wpe/WPEView.cpp
M Source/WebKit/WPEPlatform/wpe/wayland/WPEDisplayWayland.cpp
M Source/WebKit/WPEPlatform/wpe/wayland/WPEToplevelWayland.cpp
M Source/WebKit/WPEPlatform/wpe/wayland/WPEToplevelWayland.h
Log Message:
-----------
[WPE] WPE Platform: convert WPEToplevel get_max_views vfunc into a construct
only property
https://bugs.webkit.org/show_bug.cgi?id=291080
Reviewed by Patrick Griffis.
Because not only the platform needs to support the multiple views, but
also the applications. When applications want to handle the toplevel
themselves they need to decide the maximum view allowed.
* Source/WebKit/WPEPlatform/wpe/WPEToplevel.cpp:
(wpeToplevelSetProperty):
(wpeToplevelGetProperty):
(wpe_toplevel_class_init):
(wpe_toplevel_get_max_views):
* Source/WebKit/WPEPlatform/wpe/WPEToplevel.h:
* Source/WebKit/WPEPlatform/wpe/WPEView.cpp:
(wpe_view_set_toplevel):
* Source/WebKit/WPEPlatform/wpe/wayland/WPEDisplayWayland.cpp:
(wpeDisplayWaylandCreateView):
* Source/WebKit/WPEPlatform/wpe/wayland/WPEToplevelWayland.cpp:
(wpe_toplevel_wayland_new):
* Source/WebKit/WPEPlatform/wpe/wayland/WPEToplevelWayland.h:
Canonical link: https://commits.webkit.org/293405@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