tor-browser

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

xpcshell.toml (226B)


      1 [DEFAULT]
      2 run-if = [
      3  "os != 'android'",
      4 ]
      5 firefox-appdir = "browser"
      6 tags = "webextensions"
      7 dupe-manifest = ""
      8 
      9 ["test_detected_requests_telemetry.js"]
     10 https_first_disabled = true # disabled on purpose (test uses http urls)