Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 455093e8095681827e95fdb560bf42e9b25584d0
https://github.com/WebKit/WebKit/commit/455093e8095681827e95fdb560bf42e9b25584d0
Author: Youenn Fablet <[email protected]>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M LayoutTests/TestExpectations
M
LayoutTests/imported/w3c/web-platform-tests/mst-content-hint/RTCRtpSendParameters-degradationEffect-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/mst-content-hint/RTCRtpSendParameters-degradationPreference-expected.txt
M LayoutTests/webrtc/video-getParameters.html
M Source/WebCore/Modules/mediastream/RTCRtpSendParameters.h
M Source/WebCore/Modules/mediastream/RTCRtpSendParameters.idl
M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCUtils.cpp
Log Message:
-----------
https://wpt.fyi/results/mst-content-hint/RTCRtpSendParameters-degradationEffect.html
shows that degradationPreference is not unset initially
https://bugs.webkit.org/show_bug.cgi?id=262609
rdar://116454410
Reviewed by Jean-Yves Avenard.
Update the WebIDL according
https://w3c.github.io/mst-content-hint/#dom-rtcdegradationpreference.
We remove the default value and make degradationPreference optional.
This improves some WPT tests, but we have to mark
imported/w3c/web-platform-tests/mst-content-hint/RTCRtpSendParameters-degradationEffect.html
as failing for now.
The failing messafge is changing everytime.
* LayoutTests/TestExpectations:
*
LayoutTests/imported/w3c/web-platform-tests/mst-content-hint/RTCRtpSendParameters-degradationPreference-expected.txt:
* LayoutTests/webrtc/video-getParameters.html:
* Source/WebCore/Modules/mediastream/RTCRtpSendParameters.h:
(): Deleted.
* Source/WebCore/Modules/mediastream/RTCRtpSendParameters.idl:
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCUtils.cpp:
(WebCore::updateRTCRtpSendParameters):
Canonical link: https://commits.webkit.org/268911@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes