[webkit-changes] [WebKit/WebKit] 9a071f: [GStreamer] webrtc/video-lowercase-media-subtype.h...

Philippe Normand noreply at github.com
Thu Feb 15 01:58:41 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9a071fa681c3a373aea334d132f529ef1e02c90e
      https://github.com/WebKit/WebKit/commit/9a071fa681c3a373aea334d132f529ef1e02c90e
  Author: Philippe Normand <philn at igalia.com>
  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




More information about the webkit-changes mailing list