tor-browser

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

setParameters-maxFramerate.https.html.ini (354B)


      1 [setParameters-maxFramerate.https.html]
      2  expected:
      3    if os == "android": [OK, TIMEOUT]
      4  [Simulcast setParameters maxFramerate reduces the framerate]
      5    bug: 1709960
      6    expected:
      7      if (os == "mac") and debug: [PASS, FAIL]
      8      if (os == "mac") and not debug: [PASS, FAIL]
      9      if (os == "android") and not sessionHistoryInParent: [PASS, FAIL]