Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 37c0ab0fdfdf2d070d4b5a93faf66b686f93767d
      
https://github.com/WebKit/WebKit/commit/37c0ab0fdfdf2d070d4b5a93faf66b686f93767d
  Author: Youenn Fablet <[email protected]>
  Date:   2026-07-10 (Fri, 10 Jul 2026)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-getStats.https_rest-expected.txt
    M Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp

  Log Message:
  -----------
  RTCPeerConnection.getStats should verify that the selector is not used in 
multiple senders/receivers
rdar://181802298
https://bugs.webkit.org/show_bug.cgi?id=318951

Reviewed by Jean-Yves Avenard.

We align with the webrtc spec and verify whether the selector is used in more 
than one sender/receiver.
If so, we reject the promise.

* 
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-getStats.https_rest-expected.txt:
* Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp:
(WebCore::RTCPeerConnection::getStats):

Canonical link: https://commits.webkit.org/316872@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to