tor-browser

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

default-src-unsafe-eval-allows-wasm.any.js.ini (369B)


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