diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
commit | 8dd16259287f58f9273002717ec4d27e97127719 (patch) | |
tree | 3863e62a53829a84037444beab3abd4ed9dfc7d0 /testing/web-platform/meta/webrtc-encoded-transform | |
parent | Releasing progress-linux version 126.0.1-1~progress7.99u1. (diff) | |
download | firefox-8dd16259287f58f9273002717ec4d27e97127719.tar.xz firefox-8dd16259287f58f9273002717ec4d27e97127719.zip |
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webrtc-encoded-transform')
-rw-r--r-- | testing/web-platform/meta/webrtc-encoded-transform/idlharness.https.window.js.ini | 46 |
1 files changed, 26 insertions, 20 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 index 41af1df294..bf40379993 100644 --- 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 @@ -1,80 +1,86 @@ [idlharness.https.window.html] [SFrameTransform interface object name] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransform interface: existence and properties of interface object] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransform interface object length] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransform interface: existence and properties of interface prototype object] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransform interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransform interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransform interface: operation setEncryptionKey(CryptoKey, optional CryptoKeyID)] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransform interface: attribute onerror] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransformErrorEvent interface: existence and properties of interface object] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransformErrorEvent interface object length] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransformErrorEvent interface object name] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransformErrorEvent interface: existence and properties of interface prototype object] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransformErrorEvent interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransformErrorEvent interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransformErrorEvent interface: attribute errorType] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransformErrorEvent interface: attribute keyID] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [SFrameTransformErrorEvent interface: attribute frame] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1715625 + expected: FAIL [RTCRtpSender interface: operation generateKeyFrame(optional sequence<DOMString>)] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1631263 + expected: FAIL [RTCRtpSender interface: calling generateKeyFrame(optional sequence<DOMString>) on new RTCPeerConnection().addTransceiver('audio').sender with too few arguments must throw TypeError] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1631263 + expected: FAIL [RTCRtpSender interface: new RTCPeerConnection().addTransceiver('audio').sender must inherit property "generateKeyFrame(optional sequence<DOMString>)" with the proper type] - expected: FAIL bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1631263 + expected: FAIL + + [RTCEncodedVideoFrame interface object length] + expected: FAIL + + [RTCEncodedAudioFrame interface object length] + expected: FAIL |