chore: disable Firefox preference browser.translations.enable (#10288)

This commit is contained in:
Julian Descottes 2023-06-01 09:18:04 +02:00 committed by GitHub
parent 39e9737232
commit cf8402b711
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,6 +158,10 @@ function defaultProfilePreferences(
// Do not warn when multiple tabs will be opened
'browser.tabs.warnOnOpen': false,
// Disable page translations, which can cause issues with tests.
// See https://bugzilla.mozilla.org/show_bug.cgi?id=1836093.
'browser.translations.enable': false,
// Disable the UI tour.
'browser.uitour.enabled': false,
// Turn off search suggestions in the location bar so as not to trigger