tor-browser

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

revalidate-not-blocked-by-csp.html.ini (248B)


      1 [revalidate-not-blocked-by-csp.html]
      2  expected:
      3    if (os == "linux") and not tsan and not debug and fission and asan: CRASH
      4    if (os == "linux") and not tsan and debug and not fission: CRASH
      5    if (os == "android") and not debug: [OK, CRASH]