tor-browser

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

setParameters-active.https.html.ini (502B)


      1 [setParameters-active.https.html]
      2  expected:
      3    if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT]
      4    if (os == "android") and not debug: [OK, TIMEOUT]
      5  [Simulcast setParameters active=false stops sending frames]
      6    expected:
      7      if (os == "mac") and not debug: [PASS, FAIL]
      8 
      9  [Simulcast setParameters active=false on first encoding stops sending frames for that encoding]
     10    bug: 1709960
     11    expected:
     12      if not sessionHistoryInParent and not debug: [PASS, FAIL]