Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7aada6ad11e133e30521ad73bd1d9067d013b7af
https://github.com/WebKit/WebKit/commit/7aada6ad11e133e30521ad73bd1d9067d013b7af
Author: Philippe Normand <[email protected]>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
Log Message:
-----------
[GStreamer][WebRTC] Several tests failing due to mis-handling of inbound-rtp
stats
https://bugs.webkit.org/show_bug.cgi?id=306022
Reviewed by Xabier Rodriguez-Calvar.
In 292431@main a workaround was added for
imported/w3c/web-platform-tests/webrtc-stats/hardware-capability-stats.https.html
but that broke a
couple webrtc/video-mute- tests that check inbound-rtp stats, the audio stats
were used instead of
the video ones. Without this workaround the WPT test still passes, so remove it.
* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::preprocessStats):
Canonical link: https://commits.webkit.org/306064@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications