tor-browser

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

commit e958db0be69867ae2bb4159d30f7730d1ed5b64c
parent 5eabda473f65187f7de106680ff0ee25fef7cf76
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Thu, 23 Oct 2025 17:20:24 +0000

Bug 1995072 [wpt PR 55520] - Update wpt metadata, a=testonly

wpt-pr: 55520
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/webrtc-encoded-transform/idlharness.https.window.js.ini | 58++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Mtesting/web-platform/meta/webrtc-encoded-transform/tentative/RTCEncodedAudioFrame-constructor.html.ini | 5+++++
Mtesting/web-platform/meta/webrtc-encoded-transform/tentative/RTCEncodedAudioFrame-metadata.https.html.ini | 1+
3 files changed, 64 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/webrtc-encoded-transform/idlharness.https.window.js.ini b/testing/web-platform/meta/webrtc-encoded-transform/idlharness.https.window.js.ini @@ -179,3 +179,61 @@ [SFrameTransformErrorEvent interface: attribute frame] expected: FAIL + + +[idlharness.https.window.html?include=(SFrameDecrypterStream|SFrameEncrypterStream|SFrameTransform.*)] + expected: + if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] + [SFrameTransform interface: existence and properties of interface object] + expected: FAIL + + [SFrameTransform interface object length] + expected: FAIL + + [SFrameTransform interface object name] + expected: FAIL + + [SFrameTransform interface: existence and properties of interface prototype object] + expected: FAIL + + [SFrameTransform interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [SFrameTransform interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [SFrameTransform interface: operation setEncryptionKey(CryptoKey, optional CryptoKeyID)] + expected: FAIL + + [SFrameTransform interface: attribute onerror] + expected: FAIL + + [SFrameTransformErrorEvent interface: existence and properties of interface object] + expected: FAIL + + [SFrameTransformErrorEvent interface object length] + expected: FAIL + + [SFrameTransformErrorEvent interface object name] + expected: FAIL + + [SFrameTransformErrorEvent interface: existence and properties of interface prototype object] + expected: FAIL + + [SFrameTransformErrorEvent interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [SFrameTransformErrorEvent interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [SFrameTransformErrorEvent interface: attribute errorType] + expected: FAIL + + [SFrameTransformErrorEvent interface: attribute keyID] + expected: FAIL + + [SFrameTransformErrorEvent interface: attribute frame] + expected: FAIL + + +[idlharness.https.window.html?exclude=(SFrameDecrypterStream|SFrameEncrypterStream|SFrameTransform.*)] diff --git a/testing/web-platform/meta/webrtc-encoded-transform/tentative/RTCEncodedAudioFrame-constructor.html.ini b/testing/web-platform/meta/webrtc-encoded-transform/tentative/RTCEncodedAudioFrame-constructor.html.ini @@ -2,24 +2,29 @@ expected: if (os == "mac") and debug: [OK, TIMEOUT] if (os == "mac") and not debug: [OK, TIMEOUT] + if (os == "linux") and not debug: [OK, TIMEOUT] [Constructing a new receiver audio frame explicitly using metadata from a previous frame works] expected: if (os == "mac") and debug: [PASS, TIMEOUT] if (os == "mac") and not debug: [PASS, TIMEOUT] + if (os == "linux") and not debug: [PASS, TIMEOUT] [Constructing a new sender audio frame explicitly using metadata from a previous frame works] expected: if (os == "mac") and debug: [PASS, NOTRUN] if (os == "mac") and not debug: [PASS, NOTRUN] + if (os == "linux") and not debug: [PASS, NOTRUN] [Constructing a new receiver audio frame explicitly using metadata from a previous frame works, absCaptureTime extension enabled] expected: if (os == "mac") and debug: [FAIL, NOTRUN] if (os == "mac") and not debug: [FAIL, NOTRUN] + if (os == "linux") and not debug: [FAIL, NOTRUN] FAIL [Constructing a new sender audio frame explicitly using metadata from a previous frame works, absCaptureTime extension enabled] expected: if (os == "mac") and debug: [FAIL, NOTRUN] if (os == "mac") and not debug: [FAIL, NOTRUN] + if (os == "linux") and not debug: [FAIL, NOTRUN] FAIL diff --git a/testing/web-platform/meta/webrtc-encoded-transform/tentative/RTCEncodedAudioFrame-metadata.https.html.ini b/testing/web-platform/meta/webrtc-encoded-transform/tentative/RTCEncodedAudioFrame-metadata.https.html.ini @@ -1,6 +1,7 @@ [RTCEncodedAudioFrame-metadata.https.html] expected: if os == "mac": [OK, TIMEOUT] + if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] [Constructing audio frame before sending works] expected: FAIL