[webkit-changes] [WebKit/WebKit] f83fd3: REGRESSION(282416 at main): [GTK] link error with way...
Carlos Garcia Campos
noreply at github.com
Wed Aug 21 05:03:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f83fd3eb47e9a5d936ccad242a6e4557d821525c
https://github.com/WebKit/WebKit/commit/f83fd3eb47e9a5d936ccad242a6e4557d821525c
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2024-08-21 (Wed, 21 Aug 2024)
Changed paths:
M Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp
M Source/WebKit/UIProcess/gtk/AcceleratedBackingStoreDMABuf.cpp
M Source/WebKit/UIProcess/gtk/Display.cpp
Log Message:
-----------
REGRESSION(282416 at main): [GTK] link error with wayland and GBM disabled
https://bugs.webkit.org/show_bug.cgi?id=278380
Reviewed by Miguel Gomez.
Fix the build with ENABLE_WAYLAND_TARGET=OFF and USE_GBM=OFF
* Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp:
(WebKit::bubblewrapSpawn):
* Source/WebKit/UIProcess/gtk/AcceleratedBackingStoreDMABuf.cpp:
* Source/WebKit/UIProcess/gtk/Display.cpp:
(WebKit::Display::isX11 const):
(WebKit::Display::isWayland const):
Canonical link: https://commits.webkit.org/282555@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