browser.translation.engine is a dead pref
https://bugzilla.mozilla.org/show_bug.cgi?id=1844125
This commit is contained in:
parent
2c561ca85d
commit
a323021277
1 changed files with 0 additions and 1 deletions
|
|
@ -376,7 +376,6 @@ pref("devtools.debugger.remote-enabled", false); // default, but subject to bran
|
|||
defaultPref("devtools.selfxss.count", 0); // required for devtools console to work
|
||||
|
||||
/** [SECTION] OTHERS */
|
||||
pref("browser.translation.engine", ""); // remove translation engine
|
||||
pref("webchannel.allowObject.urlWhitelist", ""); // remove web channel whitelist
|
||||
defaultPref("services.settings.server", "https://%.invalid") // set the remote settings URL (REMOTE_SETTINGS_SERVER_URL in the code)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue