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

[GStreamer] Fix build without USE(GSTREAMER_GL) #17118

Conversation

blino
Copy link
Contributor

@blino blino commented Aug 28, 2023

@blino blino requested a review from philn as a code owner August 28, 2023 10:08
@philn philn added the merge-queue Applied to send a pull request to merge-queue label Aug 29, 2023
https://bugs.webkit.org/show_bug.cgi?id=260786

Reviewed by Philippe Normand.

PlatformDisplayGStreamer was conditionally built for USE(GSTREAMER_GL)
before the GStreamer sources unification in 264829@main, it needs to
be guarded.

* Source/WebCore/platform/graphics/gstreamer/PlatformDisplayGStreamer.cpp:

Canonical link: https://commits.webkit.org/267417@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/GStreamer-Fix-build-without-USEGSTREAMER_GL branch from 78001f9 to 609a277 Compare August 29, 2023 20:27
@webkit-commit-queue
Copy link
Collaborator

Committed 267417@main (609a277): https://commits.webkit.org/267417@main

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

@webkit-commit-queue webkit-commit-queue merged commit 609a277 into WebKit:main Aug 29, 2023
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants