tor-browser

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

defaultstatus.html.ini (285B)


      1 [defaultstatus.html]
      2  expected:
      3    if (os_version == "7.0") and sessionHistoryInParent and not debug: [OK, ERROR]
      4    if (os_version == "7.0") and not sessionHistoryInParent and not debug: [OK, ERROR]
      5    if (os_version == "14") and sessionHistoryInParent and not debug: [OK, ERROR]