blob: 99fcd9b1898f60e2d56bc01fe91637c0e4be3481 (
plain)
1
2
3
4
5
6
7
|
[RTCPeerConnection-relay-canvas.https.html]
disabled:
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1728435
if (os == "linux") and (processor == "x86"): https://bugzilla.mozilla.org/show_bug.cgi?id=1813323
[Two PeerConnections relaying a canvas source]
expected:
if (os == "linux") and not debug: [PASS, FAIL]
|