Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9a071fa681c3a373aea334d132f529ef1e02c90e
      
https://github.com/WebKit/WebKit/commit/9a071fa681c3a373aea334d132f529ef1e02c90e
  Author: Philippe Normand <[email protected]>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-answer-expected.txt
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
    M 
Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp

  Log Message:
  -----------
  [GStreamer] webrtc/video-lowercase-media-subtype.html times out
https://bugs.webkit.org/show_bug.cgi?id=269354

Reviewed by Xabier Rodriguez-Calvar.

The last issue with that test was that the transceiver direction (recvonly) of 
the receiver was
copied over to the sending PeerConnection, thus breaking negotiation, 
preventing the sender to start
streaming.

* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::doSetRemoteDescription):
* Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to