[webkit-changes] [WebKit/WebKit] 34bd90: REGRESSION(279732 at main): [GTK][WPE] Build fails wi...
Miguel Gómez
noreply at github.com
Mon Aug 19 07:26:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 34bd9017f91a9a3aa3eef5555bf0549b1bc51577
https://github.com/WebKit/WebKit/commit/34bd9017f91a9a3aa3eef5555bf0549b1bc51577
Author: Miguel Gomez <magomez at igalia.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M Source/WebKit/PlatformGTK.cmake
M Source/WebKit/PlatformWPE.cmake
Log Message:
-----------
REGRESSION(279732 at main): [GTK][WPE] Build fails with -DUSE_TEXTURE_MAPPER_DMABUF=OFF
https://bugs.webkit.org/show_bug.cgi?id=275297
Reviewed by Adrian Perez de Castro.
Add the serialization of DMABufObject only when GBM is defined, the required headers
are only defined in that case.
* Source/WebKit/PlatformGTK.cmake:
* Source/WebKit/PlatformWPE.cmake:
Canonical link: https://commits.webkit.org/282423@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