summaryrefslogtreecommitdiffstats
path: root/testing/awsy/conf/base-prefs.json
blob: c22acfbc898015e4903f64aa05039c8457aa99f3 (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
}