tor-browser

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

popup-meta-http-equiv.https.html.ini (315B)


      1 [popup-meta-http-equiv.https.html]
      2  expected:
      3    if (os == "android") and not fission and debug and not swgl: [OK, ERROR]
      4    if (os == "win") and not debug and (processor == "x86"): [OK, ERROR, TIMEOUT]
      5    if (os == "android") and fission: [OK, TIMEOUT, ERROR]
      6    if os == "linux": [OK, ERROR, TIMEOUT, CRASH]