[webkit-changes] [WebKit/WebKit] 69d5cb: [GStreamer] Emit one warning per missing plugin

Philippe Normand noreply at github.com
Thu Jul 6 08:34:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 69d5cb6ed69fabf151617e5703ecae2a919210d3
      https://github.com/WebKit/WebKit/commit/69d5cb6ed69fabf151617e5703ecae2a919210d3
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp

  Log Message:
  -----------
  [GStreamer] Emit one warning per missing plugin
https://bugs.webkit.org/show_bug.cgi?id=258882

Reviewed by Xabier Rodriguez-Calvar.

Keep a local cache of missing elements and emit warning only one time per missing element.

* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
(WebCore::makeGStreamerElement):
(WebCore::makeGStreamerBin):

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




More information about the webkit-changes mailing list