tor-browser

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

xpcshell.toml (220B)


      1 [DEFAULT]
      2 firefox-appdir = "browser"
      3 run-if = [
      4  "os == 'android'",
      5 ]
      6 prefs = "browser.crashReports.crashPull=true"
      7 
      8 ["test_ChildCrashHandler.js"]
      9 
     10 ["test_GeckoViewAppConstants.js"]
     11 
     12 ["test_RemoteSettingsCrashPull.js"]