Revert "Don't use window.print in the Firefox builtin viewer (bug 1774427)"

This commit is contained in:
calixteman 2022-09-22 16:58:49 +02:00 committed by GitHub
parent 9bdcdeef67
commit 9ded9dd4e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 9 deletions

View file

@ -402,10 +402,6 @@ class FirefoxExternalServices extends DefaultExternalServices {
FirefoxCom.request("updateEditorStates", data);
}
static print() {
FirefoxCom.request("print", null);
}
static createL10n(options) {
const mozL10n = document.mozL10n;
// TODO refactor mozL10n.setExternalLocalizerServices