tor-browser

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

constructor-allowed-to-start.html.ini (347B)


      1 [constructor-allowed-to-start.html]
      2  expected:
      3    if (os == "linux") and not fission and not debug: [OK, CRASH]
      4    if (os == "android") and sessionHistoryInParent and debug: TIMEOUT
      5    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
      6    if (os == "android") and not sessionHistoryInParent and debug: [OK, TIMEOUT]