tor-browser

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

WorkerNavigator_appName.htm.ini (242B)


      1 [WorkerNavigator_appName.htm]
      2  expected:
      3    if not asan and fission and (os == "mac") and not debug: [OK, CRASH]
      4    if not asan and not fission and debug: CRASH
      5    if not asan and not fission and not debug: [OK, CRASH]
      6    if asan: CRASH