Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 755898f07a51e78b226e881bd573467439ec46eb
      
https://github.com/WebKit/WebKit/commit/755898f07a51e78b226e881bd573467439ec46eb
  Author: Philippe Normand <ph...@igalia.com>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

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

  Log Message:
  -----------
  [GStreamer] Crash after 10 seconds on watchdog thread due to deadlock deep 
inside GStreamer
https://bugs.webkit.org/show_bug.cgi?id=260796

Reviewed by Xabier Rodriguez-Calvar.

Disable on-disk buffering for looping videos, due to high risks of deadlocking. 
The whole on-disk
buffering feature is doomed to disappear eventually anyway, since 
decodebin3/playbin3 have regressed
in that regard (by design).

* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::updateDownloadBufferingFlag):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to