[webkit-changes] [WebKit/WebKit] a9708d: [WPE] WPE Platform: implement WPE_TOPLEVEL_STATE_A...
Carlos Garcia Campos
noreply at github.com
Fri Jun 28 01:55:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a9708dce12751c5fe67c32c195f9d2aca105ecbe
https://github.com/WebKit/WebKit/commit/a9708dce12751c5fe67c32c195f9d2aca105ecbe
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M Source/WebKit/UIProcess/API/wpe/WPEWebView.cpp
M Source/WebKit/WPEPlatform/wpe/drm/WPEToplevelDRM.cpp
M Source/WebKit/WPEPlatform/wpe/headless/WPEToplevelHeadless.cpp
M Source/WebKit/WPEPlatform/wpe/wayland/WPEToplevelWayland.cpp
Log Message:
-----------
[WPE] WPE Platform: implement WPE_TOPLEVEL_STATE_ACTIVE
https://bugs.webkit.org/show_bug.cgi?id=275949
Reviewed by Nikolas Zimmermann.
* Source/WebKit/UIProcess/API/wpe/WPEWebView.cpp:
(WKWPE::m_backend):
* Source/WebKit/WPEPlatform/wpe/drm/WPEToplevelDRM.cpp:
(wpeToplevelDRMConstructed):
* Source/WebKit/WPEPlatform/wpe/headless/WPEToplevelHeadless.cpp:
(wpeToplevelHeadlessConstructed):
(wpe_toplevel_headless_class_init):
* Source/WebKit/WPEPlatform/wpe/wayland/WPEToplevelWayland.cpp:
Canonical link: https://commits.webkit.org/280447@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