tor-browser

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

RTCPeerConnection-operations.https.html.ini (275B)


      1 [RTCPeerConnection-operations.https.html]
      2  expected:
      3    if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT]
      4    if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
      5    if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]