tor-browser

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

response-error.any.js.ini (301B)


      1 [response-error.any.html]
      2  expected:
      3    if (os == "android") and not debug: [OK, CRASH]
      4    if os == "mac": [OK, CRASH]
      5 
      6 [response-error.any.sharedworker.html]
      7 
      8 [response-error.any.serviceworker.html]
      9  expected:
     10    if (os == "android") and not debug: [OK, ERROR]
     11 
     12 [response-error.any.worker.html]