tor-browser

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

clear-cache-bfcache.https.html.ini (439B)


      1 prefs: [privacy.clearSiteDataHeader.cache.bfcache.enabled:true]
      2 [clear-cache-bfcache.https.html]
      3  [BfCached document shouldn't be cached after receiving clear-cache header from the same origin.]
      4    expected:
      5      if not sessionHistoryInParent and not fission: FAIL
      6 
      7  [BfCached document shouldn't be cached after receiving clear-cache header from another window.]
      8    expected:
      9      if not sessionHistoryInParent and not fission: FAIL