[webkit-changes] [WebKit/WebKit] e3f0ed: [GStreamer] Unresponsive web process when playing ...

Philippe Normand noreply at github.com
Thu Feb 16 05:45:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e3f0ed64c816f24f6e06fe1ec5ea0a699a9fe307
      https://github.com/WebKit/WebKit/commit/e3f0ed64c816f24f6e06fe1ec5ea0a699a9fe307
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

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

  Log Message:
  -----------
  [GStreamer] Unresponsive web process when playing HLS video, hang when calling gst_pad_set_active?
https://bugs.webkit.org/show_bug.cgi?id=252270

Reviewed by Xabier Rodriguez-Calvar.

Prevent decodebin(3) from auto-plugging hlsdemux if it was disabled. UAs should be able to fallback
to MSE when this happens.

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

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




More information about the webkit-changes mailing list