diff --git a/toolkit/modules/Troubleshoot.jsm b/toolkit/modules/Troubleshoot.jsm index 6ee6cb54e5..8ff6be30ba 100644 --- a/toolkit/modules/Troubleshoot.jsm +++ b/toolkit/modules/Troubleshoot.jsm @@ -96,6 +96,7 @@ const PREFS_WHITELIST = [ const PREFS_BLACKLIST = [ /^network[.]proxy[.]/, /[.]print_to_filename$/, + /^print[.]printer_/, /^print[.]macosx[.]pagesetup/, ];