tor-browser

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

window-open-defaults.window.js.ini (312B)


      1 [window-open-defaults.window.html]
      2  expected:
      3    if (os == "win") and debug and (processor == "x86_64"): [OK, TIMEOUT]
      4    if (os == "win") and debug and (processor == "x86"): [OK, ERROR, TIMEOUT]
      5    if (os == "linux") and fission and asan: [OK, TIMEOUT]
      6    if (os == "linux") and not fission: [OK, TIMEOUT]