Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WPE] Fix build in older platforms #25350

Conversation

@csaavedra csaavedra requested review from zdobersek and a team as code owners March 1, 2024 17:25
@csaavedra csaavedra self-assigned this Mar 1, 2024
@csaavedra csaavedra added the WPE WebKit WebKit WPE component label Mar 1, 2024
@csaavedra csaavedra added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Mar 1, 2024
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
@webkit-commit-queue webkit-commit-queue force-pushed the eng/WPE-Fix-build-in-older-platforms branch from 4780e65 to 291cc07 Compare March 1, 2024 17:43
@webkit-commit-queue
Copy link
Collaborator

Committed 275559@main (291cc07): https://commits.webkit.org/275559@main

Reviewed commits have been landed. Closing PR #25350 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 291cc07 into WebKit:main Mar 1, 2024
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WPE WebKit WebKit WPE component
Projects
None yet
3 participants