Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 561053c56bc8536f691bae7364d2a7a7647e75bf
https://github.com/WebKit/WebKit/commit/561053c56bc8536f691bae7364d2a7a7647e75bf
Author: Claudio Saavedra <[email protected]>
Date: 2026-03-14 (Sat, 14 Mar 2026)
Changed paths:
M
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp
Log Message:
-----------
REGRESSION(308898@main): [GStreamer][Debug]
imported/w3c/web-platform-tests/webrtc/RTCRtpSender-getStats.https.html is
crashing
https://bugs.webkit.org/show_bug.cgi?id=309951
Reviewed by Philippe Normand.
308898@main removed the assertion from the libWebRTC version of this method,
but not
from the GStreamer one, so I am assumming it needs to be removed from here as
well.
*
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp:
(WebCore::GStreamerPeerConnectionBackend::backendFromRTPSender):
Canonical link: https://commits.webkit.org/309266@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications