Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 609a277690c890f5c19930966198329507c12801
      
https://github.com/WebKit/WebKit/commit/609a277690c890f5c19930966198329507c12801
  Author: Olivier Blin <[email protected]>
  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@main, it needs to
be guarded.

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

Canonical link: https://commits.webkit.org/267417@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to