Bug 1892041 - Part 3: Update test exclusions. r=spidermonkey-reviewers,dminor
[gecko.git] / testing / awsy / conf / tp6-prefs.json
blob7b260f565ffc2b0a1da33aebcf9ec197934561c8
2   "browser.newtabpage.enabled": true,
3   "browser.tabs.remote.separatePrivilegedContentProcess": true,
4   "javascript.options.asyncstack": false,
5   "image.mem.surfacecache.min_expiration_ms": 10000,
6   "network.proxy.http": "localhost",
7   "network.proxy.http_port": 8080,
8   "network.proxy.ssl": "localhost",
9   "network.proxy.ssl_port": 8080,
10   "network.proxy.no_proxies_on": "localhost",
11   "network.proxy.type": 1,
12   "plugin.disable": true,
13   "startup.homepage_override_url": "",
14   "startup.homepage_welcome_url": ""