tor-browser

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

realms.window.js.ini (307B)


      1 [realms.window.html]
      2  expected:
      3    if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT, CRASH]
      4    if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT]
      5    if (os == "mac") and not debug: [OK, CRASH]
      6    if (os == "android") and not debug: [OK, TIMEOUT, CRASH]