зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1597190 - Remove setting of 'extensions.showMismatchUI' preference from Marionette, r=whimboo,marionette-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D55827 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
d7c19f5289
Коммит
581d9b3815
|
@ -70,9 +70,7 @@ class GeckoInstance(object):
|
|||
"extensions.getAddons.cache.enabled": False,
|
||||
# Disable intalling any distribution add-ons
|
||||
"extensions.installDistroAddons": False,
|
||||
# Disable extensions compatibility dialogue.
|
||||
# Removed in Firefox 61.
|
||||
"extensions.showMismatchUI": False,
|
||||
|
||||
# Turn off extension updates so they don't bother tests
|
||||
"extensions.update.enabled": False,
|
||||
"extensions.update.notifyUser": False,
|
||||
|
|
Загрузка…
Ссылка в новой задаче