Merge pull request #8345 from timvandermeij/bot-prefs
Bots: disable the default browser test and enable E10s
This commit is contained in:
commit
acdfc2d860
@ -1,3 +1,2 @@
|
||||
user_pref('browser.tabs.remote.autostart', false);
|
||||
user_pref('browser.tabs.remote.autostart.1', false);
|
||||
user_pref('browser.tabs.remote.autostart.2', false);
|
||||
// Disable the default browser test.
|
||||
user_pref('browser.shell.checkDefaultBrowser', false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user