tor-browser

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

abort-in-initial-upgradeneeded.any.js.ini (381B)


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