tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit e39e65e3728419da293edba852580e91ec0ae581
parent ae5ca9a677f0e911d9aabba1e6377cc7eb4021d3
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Thu, 11 Dec 2025 16:37:28 +0000

Bug 1998539 [wpt PR 55873] - Update wpt metadata, a=testonly

wpt-pr: 55873
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/webrtc/RTCPeerConnection-remote-track-mute.https.html.ini | 2+-
Mtesting/web-platform/meta/webrtc/RTCRtpReceiver-getParameters.html.ini | 1+
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-remote-track-mute.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-remote-track-mute.https.html.ini @@ -7,6 +7,6 @@ [pc.close() on one side causes mute events on the other] expected: if (os == "android") and sessionHistoryInParent and debug: [PASS, FAIL, TIMEOUT] - if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT] + if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL, TIMEOUT] if (os == "android") and not sessionHistoryInParent and not debug: [PASS, FAIL, TIMEOUT] if (os == "linux") and not tsan: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/webrtc/RTCRtpReceiver-getParameters.html.ini b/testing/web-platform/meta/webrtc/RTCRtpReceiver-getParameters.html.ini @@ -2,6 +2,7 @@ expected: if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT] if (os == "android") and debug: [OK, TIMEOUT] + if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT] [getParameters() with audio receiver] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1765851 expected: FAIL