Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7ced1f0ff3e2c370d1b395714b548e89e45047e4
      
https://github.com/WebKit/WebKit/commit/7ced1f0ff3e2c370d1b395714b548e89e45047e4
  Author: Philippe Normand <[email protected]>
  Date:   2025-12-16 (Tue, 16 Dec 2025)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M 
Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingMediaSourceGStreamer.cpp

  Log Message:
  -----------
  REGRESSION(304346@main): [GStreamer][WebRTC] webrtc/remove-track.html  timing 
out
https://bugs.webkit.org/show_bug.cgi?id=304182

Reviewed by Xabier Rodriguez-Calvar.

The timeout was due to input-selector waiting on buffers from upstream while 
the other branch had
ended already. We now send EOS to each branch and disable stream 
synchronization in input-selector.

* LayoutTests/platform/glib/TestExpectations:
* 
Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingMediaSourceGStreamer.cpp:
(WebCore::RealtimeOutgoingMediaSourceGStreamer::initialize):
(WebCore::RealtimeOutgoingMediaSourceGStreamer::stopOutgoingSource):
(WebCore::RealtimeOutgoingMediaSourceGStreamer::removeOutgoingSource):

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



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

Reply via email to