Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 94a8f0d2e0ee45d3229f383dd150871bd8ad7976
https://github.com/WebKit/WebKit/commit/94a8f0d2e0ee45d3229f383dd150871bd8ad7976
Author: Philippe Normand <[email protected]>
Date: 2026-01-06 (Tue, 06 Jan 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCConfiguration-iceServers-expected.txt
M LayoutTests/platform/glib/TestExpectations
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCConfiguration-iceServers-expected.txt
M LayoutTests/webrtc/stun-server-filtering.html
M Source/WebCore/Modules/mediastream/RTCConfiguration.h
M Source/WebCore/Modules/mediastream/RTCConfiguration.idl
M Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp
Log Message:
-----------
[WebRTC] Improve spec compliance for RTCConfiguration.iceServers
https://bugs.webkit.org/show_bug.cgi?id=304821
Reviewed by Youenn Fablet.
Make the iceServers property a non-optional sequence with empty set as default
value, as mandated by
the spec.
*
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCConfiguration-iceServers-expected.txt:
* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/Modules/mediastream/RTCConfiguration.h:
* Source/WebCore/Modules/mediastream/RTCConfiguration.idl:
* Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp:
(WebCore::RTCPeerConnection::iceServersFromConfiguration):
Canonical link: https://commits.webkit.org/305152@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications