Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a47a9e1dcf46d3e4e2a3ea5aafdf10e4a7134051
https://github.com/WebKit/WebKit/commit/a47a9e1dcf46d3e4e2a3ea5aafdf10e4a7134051
Author: Philippe Normand <[email protected]>
Date: 2025-12-16 (Tue, 16 Dec 2025)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceTransport.cpp
Log Message:
-----------
[GStreamer][WebRTC] Fill selected ICE candidates pair candidates only if they
are known
https://bugs.webkit.org/show_bug.cgi?id=304165
Reviewed by Xabier Rodriguez-Calvar.
The selected pair isn't always fully determined so allocate the corresponding
GstWebRTCICECandidate
only when it is known. This prevents critical warnings in GStreamer's
webrtcstats module.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceTransport.cpp:
(riceCandidateToGst):
(webkitGstWebRTCIceTransportGetSelectedCandidatePair):
Canonical link: https://commits.webkit.org/304522@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications