tor-browser

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

construct-in-detached-frame.window.js.ini (246B)


      1 [construct-in-detached-frame.window.html]
      2  expected:
      3    if (os == "linux") and not fission and not debug: CRASH
      4    if (os == "win") and debug: CRASH
      5    if (os == "android") and debug: CRASH
      6    if (os == "android") and not debug: [OK, CRASH]