tor-browser

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

parallel-capture-requests.https.html.ini (499B)


      1 [parallel-capture-requests.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 debug: Bug 1931206
      6    if os == "mac" and os_version == "14.70" and processor == "x86_64" and not debug: Bug 1931206
      7 
      8  [getDisplayMedia() and parallel getUserMedia()]
      9    expected:
     10      if os == "android": FAIL
     11 
     12  [getUserMedia() and parallel getDisplayMedia()]
     13    expected:
     14      if os == "android": FAIL