Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dddc53d20d110438c664edd94053afb798ef2d4d
https://github.com/WebKit/WebKit/commit/dddc53d20d110438c664edd94053afb798ef2d4d
Author: Philippe Normand <[email protected]>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.h
M
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp
M
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.h
Log Message:
-----------
[GStreamer][WebRTC] webrtc/video-lowercase-media-subtype.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=283354
Reviewed by Xabier Rodriguez-Calvar.
The test was failing because the incoming track was associated with new
transceiver instead of
reusing the one created during the addTransceiver() call. There was also a
mix-up of MediaStream and
Track IDs.
* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::connectIncomingTrack):
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.h:
*
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp:
(WebCore::GStreamerPeerConnectionBackend::existingTransceiverForTrackId):
Deleted.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.h:
Canonical link: https://commits.webkit.org/286894@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes