tor-browser

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

cache-mode.any.js.ini (237B)


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