tor-browser

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

gain.html.ini (238B)


      1 [gain.html]
      2  expected:
      3    if sessionHistoryInParent and (os == "android") and debug: [OK, TIMEOUT, CRASH]
      4    if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT]
      5    if not sessionHistoryInParent: [OK, TIMEOUT]