Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 15aefed14ee959d965659e1a91d7829ec66016ac
https://github.com/WebKit/WebKit/commit/15aefed14ee959d965659e1a91d7829ec66016ac
Author: Philippe Normand <[email protected]>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCDataChannel-send-close-array-buffer-negotiated.window-expected.txt
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCDataChannel-send-close-array-buffer.window-expected.txt
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCDataChannel-send-close-string-negotiated.window-expected.txt
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCDataChannel-send-close-string.window-expected.txt
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-addTransceiver.https-expected.txt
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription-answer-expected.txt
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setRemoteDescription-expected.txt
A
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setRemoteDescription-simulcast.https-expected.txt
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
M
Source/WebCore/Modules/mediastream/gstreamer/GStreamerRtpTransceiverBackend.cpp
Log Message:
-----------
[GStreamer][WebRTC] Improve WPT WebRTC tests expectations accuracy
https://bugs.webkit.org/show_bug.cgi?id=306209
Reviewed by Xabier Rodriguez-Calvar.
Some of the previously skipped tests are now unskipped, some are passing and
some are failing. Those
hanging-up the test runner remain skipped. This allowed us to find and fix a
couple issues in the
GStreamer backend.
* LayoutTests/platform/glib/TestExpectations:
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCDataChannel-send-close-array-buffer-negotiated.window-expected.txt:
Added.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCDataChannel-send-close-array-buffer.window-expected.txt:
Added.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCDataChannel-send-close-string-negotiated.window-expected.txt:
Added.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCDataChannel-send-close-string.window-expected.txt:
Added.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-addTransceiver.https-expected.txt:
Added.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription-answer-expected.txt:
Added.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setRemoteDescription-expected.txt:
Added.
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setRemoteDescription-simulcast.https-expected.txt:
Added.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::setDescription):
(WebCore::GStreamerMediaEndpoint::createTransceiverBackends):
(WebCore::GStreamerMediaEndpoint::preprocessStats):
*
Source/WebCore/Modules/mediastream/gstreamer/GStreamerRtpTransceiverBackend.cpp:
(WebCore::GStreamerRtpTransceiverBackend::currentDirection const):
(WebCore::toRtpCodecCapability):
Canonical link: https://commits.webkit.org/306195@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications