Bug 1829691 - Copy Translation Exceptions code to new files r=gregtatum,settings-reviewers,Gijs
Copies the code for Translation exceptions in about:preferences to new files to preserve the git-blame history so that they can be modified in a subsequent patch Differential Revision: https://phabricator.services.mozilla.com/D178228
This commit is contained in:
@@ -1911,7 +1911,7 @@ var gMainPane = {
|
||||
*/
|
||||
showTranslationExceptions() {
|
||||
gSubDialog.open(
|
||||
"chrome://browser/content/preferences/dialogs/translation.xhtml"
|
||||
"chrome://browser/content/preferences/dialogs/translationExceptions.xhtml"
|
||||
);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user