tor-browser

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

general.any.js.ini (260B)


      1 [general.any.serviceworker.html]
      2  expected:
      3    if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
      4 
      5 [general.any.sharedworker.html]
      6 
      7 [general.any.worker.html]
      8  expected:
      9    if os == "mac": [OK, CRASH]
     10    if os == "android": [OK, CRASH]