зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1658031, update print preview only for settings with flags to avoid a progress dialog r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D86769
This commit is contained in:
Родитель
49449c77d2
Коммит
53ad1acbfc
|
@ -117,9 +117,8 @@ var PrintEventHandler = {
|
|||
|
||||
if (flags) {
|
||||
PSSVC.savePrintSettingsToPrefs(this.settings, true, flags);
|
||||
}
|
||||
|
||||
this.updatePrintPreview();
|
||||
}
|
||||
|
||||
document.dispatchEvent(
|
||||
new CustomEvent("print-settings", {
|
||||
|
|
Загрузка…
Ссылка в новой задаче