tor-browser

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

commit c5e03584c8aa591ce00d8e94543bba2b7c301b35
parent 38f96dae38b0312eec6a5896abb997e4d50ffcc4
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Thu, 16 Oct 2025 15:36:32 +0000

Bug 1994729 [wpt PR 55476] - Update wpt metadata, a=testonly

wpt-pr: 55476
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/webrtc/RTCPeerConnection-canTrickleIceCandidates.html.ini | 1+
Mtesting/web-platform/meta/webrtc/RTCPeerConnection-iceConnectionState.https.html.ini | 1+
Mtesting/web-platform/meta/webrtc/legacy/RTCRtpTransceiver-with-OfferToReceive-options.optional.https.html.ini | 1+
Mtesting/web-platform/meta/webrtc/simulcast/h264.https.html.ini | 5++++-
Mtesting/web-platform/meta/webrtc/simulcast/setParameters-maxFramerate.https.html.ini | 1+
5 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-canTrickleIceCandidates.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-canTrickleIceCandidates.html.ini @@ -3,3 +3,4 @@ if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT] if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT] if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT] + if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-iceConnectionState.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-iceConnectionState.https.html.ini @@ -1,6 +1,7 @@ [RTCPeerConnection-iceConnectionState.https.html] expected: if not sessionHistoryInParent and not debug: [OK, TIMEOUT] + if not sessionHistoryInParent and debug: [OK, TIMEOUT] [iceConnectionState changes at the right time, with bundle policy max-bundle] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 expected: FAIL diff --git a/testing/web-platform/meta/webrtc/legacy/RTCRtpTransceiver-with-OfferToReceive-options.optional.https.html.ini b/testing/web-platform/meta/webrtc/legacy/RTCRtpTransceiver-with-OfferToReceive-options.optional.https.html.ini @@ -1,3 +1,4 @@ [RTCRtpTransceiver-with-OfferToReceive-options.optional.https.html] expected: if not sessionHistoryInParent and debug: TIMEOUT + if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webrtc/simulcast/h264.https.html.ini b/testing/web-platform/meta/webrtc/simulcast/h264.https.html.ini @@ -1,8 +1,11 @@ [h264.https.html] bug: 1709960 + expected: + if os == "linux": TIMEOUT [H264 simulcast setup with two streams] expected: if (os == "mac") and debug: PASS - if os == "linux": PASS + if os == "linux": TIMEOUT if os == "android": PASS + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS] [PASS, FAIL] diff --git a/testing/web-platform/meta/webrtc/simulcast/setParameters-maxFramerate.https.html.ini b/testing/web-platform/meta/webrtc/simulcast/setParameters-maxFramerate.https.html.ini @@ -2,6 +2,7 @@ expected: if (os == "android") and debug and not sessionHistoryInParent: TIMEOUT if (os == "android") and not debug: [OK, TIMEOUT] + if (os == "android") and debug: [OK, TIMEOUT] [Simulcast setParameters maxFramerate reduces the framerate] bug: 1709960 expected: