tor-browser

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

mochitest.toml (279B)


      1 [DEFAULT]
      2 prefs = [
      3    "dom.origin-trials.enabled=true",
      4    "dom.origin-trials.private-attribution.state=1",
      5    "dom.private-attribution.submission.enabled=false",
      6    "datareporting.healthreport.uploadEnabled=false",
      7 ]
      8 scheme = "https"
      9 
     10 ["test_ppa_disabled_detectable.html"]