Bug 260786

Summary: [GStreamer] Fix build without USE(GSTREAMER_GL)
Product: WebKit Reporter: Olivier Blin <olivier.blin>
Component: CMakeAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, philn
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=257562

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.