summaryrefslogtreecommitdiffstats
path: root/testing/awsy/conf/base-prefs.json
blob: 365dcaa4109e7b9763ad7e01c12d06a8b7ee08da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "browser.tabs.remote.separatePrivilegedContentProcess": true,
  "fission.bfcacheInParent": false,
  "javascript.options.asyncstack": false,
  "image.mem.surfacecache.min_expiration_ms": 10000,
  "network.proxy.socks": "localhost",
  "network.proxy.socks_port": 90000,
  "network.proxy.socks_remote_dns": true,
  "network.proxy.type": 1,
  "plugin.disable": true,
  "startup.homepage_override_url": "",
  "startup.homepage_welcome_url": "",
  "browser.startup.homepage": "about:blank",
  "browser.newtabpage.enabled": false
}