tor-browser

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

RTCIceCandidate-constructor.html.ini (728B)


      1 [RTCIceCandidate-constructor.html]
      2  expected:
      3    if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]
      4    if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT]
      5    if (os == "android") and not debug: [OK, TIMEOUT]
      6  [new RTCIceCandidate({ ... }) with nondefault values for all fields]
      7    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1886013
      8    expected: FAIL
      9 
     10  [new RTCIceCandidate({ ... }) with nondefault values for all fields, tcp candidate]
     11    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1886013
     12    expected: FAIL
     13 
     14  [new RTCIceCandidate({ relayProtocol, url }) cloned vs signaled]
     15    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1886013
     16    expected: FAIL