tor-browser

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

decompression-with-detach.window.js.ini (251B)


      1 [decompression-with-detach.window.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]