tor-browser

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

getdisplaymedia-framerate.https.html.ini (407B)


      1 [getdisplaymedia-framerate.https.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  disabled:
      5    if os == "mac" and os_version == "14.70" and processor == "x86_64" and not debug: Bug 1931209
      6    if os == "mac" and os_version == "14.70" and processor == "x86_64" and debug: Bug 1931209
      7 
      8  [getDisplayMedia() must adhere to frameRate if set]
      9    expected:
     10      if os == "android": FAIL