blob: 3783fb1f0c8771a11ae55b7799f5827030846b88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[RTCPeerConnection-restartIce.https.html]
restart-after:
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1641237
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[restartIce() survives remote offer containing partial restart]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1468993
expected: FAIL
[restartIce() survives remote offer containing partial restart (perfect negotiation)]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1468993
expected: FAIL
|