tor-browser

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

navigate-form-get.html.ini (274B)


      1 [navigate-form-get.html]
      2  expected:
      3    if debug and (os == "win") and (processor == "x86_64"): [OK, ERROR]
      4    if debug and (os == "linux") and fission: [OK, CRASH]
      5    if debug and (os == "linux") and not fission: [OK, ERROR, CRASH]
      6    if debug and (os == "mac"): CRASH