Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9752e7eb2bf9f43192630a1cb2118b5a2d2c325b
https://github.com/WebKit/WebKit/commit/9752e7eb2bf9f43192630a1cb2118b5a2d2c325b
Author: Youenn Fablet <[email protected]>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-operations.https-expected.txt
M Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp
Log Message:
-----------
RTCPeerConnection.getStats should reject with invalid selector
rdar://171793234
https://bugs.webkit.org/show_bug.cgi?id=309244
Reviewed by Eric Carlson and Anne van Kesteren.
Align with spec and other browsers by rejecting the promise when track is not
one of the remote track of the connection.
Canonical link: https://commits.webkit.org/308782@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications