tor-browser

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

request-clone.sub.html.ini (190B)


      1 [request-clone.sub.html]
      2  expected:
      3    if (os == "win") and debug and (processor == "x86"): CRASH
      4    if (os == "mac") and debug: CRASH
      5    if (os == "android") and not debug: [OK, CRASH]