[webkit-changes] [WebKit/WebKit] 291cc0: [WPE] Fix build in older platforms
Claudio Saavedra
noreply at github.com
Fri Mar 1 09:44:11 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 291cc07523180d8fcb508c042e391e80398efb9e
https://github.com/WebKit/WebKit/commit/291cc07523180d8fcb508c042e391e80398efb9e
Author: Claudio Saavedra <csaavedra at igalia.com>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M Source/WebKit/UIProcess/wpe/WebPageProxyWPE.cpp
Log Message:
-----------
[WPE] Fix build in older platforms
https://bugs.webkit.org/show_bug.cgi?id=270355
Unreviewed build fix.
The include was wrong, even if WPE_PLATFORM is not enabled,
the DMABufRendererBufferFormat definition is needed for
the empty vector.
* Source/WebKit/UIProcess/wpe/WebPageProxyWPE.cpp:
Canonical link: https://commits.webkit.org/275559@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