tor-browser

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

general.worker.js.ini (209B)


      1 [general.worker.html]
      2  expected:
      3    if (os == "win") and debug and (processor == "x86"): CRASH
      4    if (os == "linux") and not fission and not debug: CRASH
      5    if (os == "android") and not debug: [OK, CRASH]