Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cd1110c6f4ed3d8312de81e862bfc0248c548638
https://github.com/WebKit/WebKit/commit/cd1110c6f4ed3d8312de81e862bfc0248c548638
Author: Philippe Normand <[email protected]>
Date: 2025-12-10 (Wed, 10 Dec 2025)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.cpp
Log Message:
-----------
[GStreamer][WebRTC] Resolve stun/turn addresses only when needed
https://bugs.webkit.org/show_bug.cgi?id=303756
Reviewed by Xabier Rodriguez-Calvar.
The Rice ICE agent doesn't need to resolve those addresses if they are already
IP addresses, an IPC
call to the NetworkProcess can then be avoided.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceAgent.cpp:
(webkitGstWebRTCIceAgentSetRiceStunServer):
(webkitGstWebRTCIceAgentSetStunServer):
(webkitGstWebRTCIceAgentAddRiceTurnServer):
(addTurnServer):
Canonical link: https://commits.webkit.org/304216@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications