[Webkit-unassigned] [Bug 281047] New: [GTK][WPE] Build broken with ENABLE_FULLSCREEN_API=OFF
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 8 03:51:33 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=281047
Bug ID: 281047
Summary: [GTK][WPE] Build broken with ENABLE_FULLSCREEN_API=OFF
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: magomez at igalia.com
CC: bugs-noreply at webkitgtk.org
There are 2 errors here:
- The default value for the enable-fullscreen setting can only be accessed through the FEATURE_DEFAULT macro if ENABLE_FULLSCREEN_API is enabled.
- ViewPlatform::toplevelStateChanged should not check fullscreen state changes if ENABLE_FULLSCREEN_API is not enabled.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241008/1325e94a/attachment.htm>
More information about the webkit-unassigned
mailing list