tor-browser

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

anonymous-window.tentative.https.window.js.ini (509B)


      1 [anonymous-window.tentative.https.window.html]
      2  expected:
      3    if (os_version == "7.0") and not debug and sessionHistoryInParent: [OK, ERROR]
      4    if (os_version == "7.0") and not debug and not sessionHistoryInParent: [OK, ERROR]
      5    if (os_version == "14") and not debug: [OK, ERROR]
      6  [Credentialless (false => true) => window not reused.]
      7    expected: FAIL
      8 
      9  [Credentialless (true => false) => window not reused.]
     10    expected: FAIL
     11 
     12  [Credentialless (true => true) => window reused.]
     13    expected: FAIL