Bug 260786
| Summary: | [GStreamer] Fix build without USE(GSTREAMER_GL) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Olivier Blin <olivier.blin> |
| Component: | CMake | Assignee: | 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 | ||
Olivier Blin
PlatformDisplayGStreamer was conditionally built for USE(GSTREAMER_GL) before the GStreamer sources unification in 264829@main, it needs to be guarded.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Olivier Blin
Pull request: https://github.com/WebKit/WebKit/pull/17118
EWS
Committed 267417@main (609a277690c8): <https://commits.webkit.org/267417@main>
Reviewed commits have been landed. Closing PR #17118 and removing active labels.