Bug 260786 - [GStreamer] Fix build without USE(GSTREAMER_GL)
Summary: [GStreamer] Fix build without USE(GSTREAMER_GL)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-28 03:08 PDT by Olivier Blin
Modified: 2023-08-29 13:27 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Blin 2023-08-28 03:08:10 PDT
PlatformDisplayGStreamer was conditionally built for USE(GSTREAMER_GL) before the GStreamer sources unification in 264829@main, it needs to be guarded.
Comment 1 Olivier Blin 2023-08-28 03:08:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17118
Comment 2 EWS 2023-08-29 13:27:54 PDT
Committed 267417@main (609a277690c8): <https://commits.webkit.org/267417@main>

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