[webkit-changes] [WebKit/WebKit] cb4ac1: [GTK][WPE] Build broken with ENABLE_FULLSCREEN_API...

Miguel Gómez noreply at github.com
Tue Oct 8 06:45:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cb4ac1ae97ba612865c88656751cbe1daa58a947
      https://github.com/WebKit/WebKit/commit/cb4ac1ae97ba612865c88656751cbe1daa58a947
  Author: Miguel Gomez <magomez at igalia.com>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitSettings.cpp
    M Source/WebKit/UIProcess/API/wpe/WPEWebViewPlatform.cpp

  Log Message:
  -----------
  [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



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