[webkit-changes] [WebKit/WebKit] 609a27: [GStreamer] Fix build without USE(GSTREAMER_GL)
Olivier Blin
noreply at github.com
Tue Aug 29 13:28:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 609a277690c890f5c19930966198329507c12801
https://github.com/WebKit/WebKit/commit/609a277690c890f5c19930966198329507c12801
Author: Olivier Blin <olivier.blin at softathome.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/PlatformDisplayGStreamer.cpp
Log Message:
-----------
[GStreamer] Fix build without USE(GSTREAMER_GL)
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 at main, it needs to
be guarded.
* Source/WebCore/platform/graphics/gstreamer/PlatformDisplayGStreamer.cpp:
Canonical link: https://commits.webkit.org/267417@main
More information about the webkit-changes
mailing list