tor-browser

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

hasStorageAccess-insecure.sub.window.js.ini (361B)


      1 [hasStorageAccess-insecure.sub.window.html]
      2  expected:
      3    if (os == "android") and not sessionHistoryInParent and debug: [TIMEOUT, OK]
      4    if (os == "android") and not sessionHistoryInParent and not debug: [TIMEOUT, OK]
      5    if (os == "win") and (processor == "x86_64"): [OK, ERROR, TIMEOUT]
      6    if (os == "mac") and not debug: [TIMEOUT, OK]
      7    [OK, TIMEOUT]