Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 811587176a674ca0b050545b54235ba2a8e2a65c
https://github.com/WebKit/WebKit/commit/811587176a674ca0b050545b54235ba2a8e2a65c
Author: Youenn Fablet <[email protected]>
Date: 2026-03-27 (Fri, 27 Mar 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCRtpParameters-encodings_interop-2026-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCRtpParameters-encodings_rest-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCRtpParameters-maxFramerate-expected.txt
M Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp
M Source/WebCore/Modules/mediastream/RTCRtpSender.cpp
M Source/WebCore/Modules/mediastream/RTCRtpSender.h
M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpSenderBackend.cpp
M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCUtils.cpp
M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCUtils.h
Log Message:
-----------
Improve validation of RTC send encodings
rdar://172997814
https://bugs.webkit.org/show_bug.cgi?id=310353
Reviewed by Jer Noble.
We implement https://w3c.github.io/webrtc-pc/#dfn-setparameters-validation-steps
and improve implementation of
https://w3c.github.io/webrtc-pc/#dfn-addtransceiver-sendencodings-validation-steps.
Covered by rebased WPT tests.
Canonical link: https://commits.webkit.org/310055@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications