tor-browser

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

popup-same-origin-with-cross-origin.https.html.ini (482B)


      1 [popup-same-origin-with-cross-origin.https.html]
      2  prefs: [network.cookie.cookieBehavior:4]
      3  expected:
      4    if (os == "linux") and fission and not debug and (processor == "x86_64"): [OK, TIMEOUT]
      5    if (os == "linux") and fission and not debug and (processor == "x86"): [OK, ERROR, TIMEOUT]
      6    if (os == "linux") and fission and debug: [OK, ERROR, TIMEOUT]
      7    if (os == "win") and (processor == "x86_64"): [OK, ERROR, TIMEOUT]
      8    if os == "android": [OK, ERROR, TIMEOUT, CRASH]