From dc4e425944146f495b9af9a2924357c1acc733f7 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 2 Jul 2018 19:08:34 +0200 Subject: Update troubleshooting pref whitelist following 593835e861ce3ab3f9d58aa1fc241399f1c1f244 --- toolkit/modules/Troubleshoot.jsm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolkit/modules') diff --git a/toolkit/modules/Troubleshoot.jsm b/toolkit/modules/Troubleshoot.jsm index 21e8b3c79..cea7c8f29 100644 --- a/toolkit/modules/Troubleshoot.jsm +++ b/toolkit/modules/Troubleshoot.jsm @@ -55,7 +55,7 @@ const PREFS_WHITELIST = [ "browser.urlbar.", "browser.zoom.", "dom.", - "extensions.checkCompatibility", + "extensions.enableCompatibilityChecking", "extensions.lastAppVersion", "font.", "general.autoScroll", -- cgit v1.2.3