mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
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 changed files with 2 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue