tor-browser

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

RTCPeerConnection-setRemoteDescription-simulcast.https.html.ini (497B)


      1 [RTCPeerConnection-setRemoteDescription-simulcast.https.html]
      2  restart-after:
      3    if (os == "win") and debug and (bits == 32): bug 1641974
      4    if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1641237
      5  expected:
      6    if (os == "linux") and not fission and debug: [OK, ERROR]
      7    if (os == "android") and debug and sessionHistoryInParent: TIMEOUT
      8    if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT]
      9    if (os == "android") and not debug: [OK, TIMEOUT]