Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 71c8aeac877f4b2890b694003de958a508a0fa18
      
https://github.com/WebKit/WebKit/commit/71c8aeac877f4b2890b694003de958a508a0fa18
  Author: Vivienne Watermeier <[email protected]>
  Date:   2026-08-26 (Wed, 26 Aug 2026)

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

  Log Message:
  -----------
  [GStreamer] Use fixed watermarks for WebKitWebSource's internal queue
https://bugs.webkit.org/show_bug.cgi?id=322499

Reviewed by Philippe Normand.

Currently we use watermarks proportional to the total size of the resource,
which can result in excessively large or small watermarks, and requires a
special case for small files (arguably one would be needed for large files too).

Setting fixed values for watermarks will be simpler and more consistent.

* Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:
(restartLoaderIfNeeded):
(stopLoaderIfNeeded):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to