[webkit-changes] [WebKit/WebKit] d52851: Cherry-pick 284823 at main (cb4ac1ae97ba). https://bu...
Miguel Gómez
noreply at github.com
Wed Oct 9 13:54:00 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: d528511cceca8e3314933d933b1886333ff9db02
https://github.com/WebKit/WebKit/commit/d528511cceca8e3314933d933b1886333ff9db02
Author: Miguel Gomez <magomez at igalia.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitSettings.cpp
M Source/WebKit/UIProcess/API/wpe/WPEWebViewPlatform.cpp
Log Message:
-----------
Cherry-pick 284823 at main (cb4ac1ae97ba). https://bugs.webkit.org/show_bug.cgi?id=281047
[GTK][WPE] Build broken with ENABLE_FULLSCREEN_API=OFF
https://bugs.webkit.org/show_bug.cgi?id=281047
Reviewed by Carlos Garcia Campos.
Don't try to use the FEATURE_DEFAULT macro to get the default value of the
enable-fullscreen setting, and don't handle fullscreen state changes when
ENABLE_FULLSCREEN_API is disabled.
* Source/WebKit/UIProcess/API/glib/WebKitSettings.cpp:
(webkit_settings_class_init):
* Source/WebKit/UIProcess/API/wpe/WPEWebViewPlatform.cpp:
(WKWPE::ViewPlatform::toplevelStateChanged):
Canonical link: https://commits.webkit.org/284823@main
Canonical link: https://commits.webkit.org/282416.202@webkitglib/2.46
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