tor-browser

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

RTCPeerConnection-constructor.html.ini (410B)


      1 [RTCPeerConnection-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 RTCPeerConnection({ iceCandidatePoolSize: toNumberThrows })]
      7    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529398
      8    expected: FAIL