tor-browser

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

workers.https.html.ini (324B)


      1 [workers.https.html]
      2  expected:
      3    if not asan and fission and (os == "win") and debug and (processor == "x86_64"): CRASH
      4    if not asan and fission and (os == "mac") and not debug: [OK, CRASH]
      5    if not asan and not fission and debug: CRASH
      6    if not asan and not fission and not debug: [OK, CRASH]
      7    if asan: CRASH