Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c31c11bbbdf261ded04d15deaad5d2cb401a6774
https://github.com/WebKit/WebKit/commit/c31c11bbbdf261ded04d15deaad5d2cb401a6774
Author: Youenn Fablet <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCConfiguration-iceServers_rest-expected.txt
M Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp
Log Message:
-----------
Improve TURN server URL checks
rdar://181801298
https://bugs.webkit.org/show_bug.cgi?id=318948
Reviewed by Jean-Yves Avenard.
We validate that TURN/STUN URLs have an opaque path and that TURN query strings
need to start with "?transport".
*
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCConfiguration-iceServers_rest-expected.txt:
* Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp:
(WebCore::RTCPeerConnection::iceServersFromConfiguration):
Canonical link: https://commits.webkit.org/316873@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications