[webkit-changes] [WebKit/WebKit] f7de50: [WPE] Build broken when building with libdrm disabled
Miguel Gómez
noreply at github.com
Fri Mar 22 06:00:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f7de50f089b039ac972b9c1e2d51f6c89c371174
https://github.com/WebKit/WebKit/commit/f7de50f089b039ac972b9c1e2d51f6c89c371174
Author: Miguel Gomez <magomez at igalia.com>
Date: 2024-03-22 (Fri, 22 Mar 2024)
Changed paths:
M Source/WebCore/platform/graphics/PlatformDisplay.cpp
Log Message:
-----------
[WPE] Build broken when building with libdrm disabled
https://bugs.webkit.org/show_bug.cgi?id=270979
Reviewed by Carlos Garcia Campos.
Use GBM resources only if USE(GBM) is enabled.
* Source/WebCore/platform/graphics/PlatformDisplay.cpp:
(WebCore::PlatformDisplay::createPlatformDisplay):
Canonical link: https://commits.webkit.org/276537@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