From 5952e637a36f155363c962746e21fe2eb2c2bad9 Mon Sep 17 00:00:00 2001 From: Matheus Kerschbaum Date: Thu, 18 Aug 2011 11:58:20 +0200 Subject: [PATCH] Bug 679616 - Stop whitelisting dead mozilla.widget.render-mode pref in about:support. r=bas --- toolkit/content/aboutSupport.js | 1 - 1 file changed, 1 deletion(-) diff --git a/toolkit/content/aboutSupport.js b/toolkit/content/aboutSupport.js index 943f45a5075..ee2d6e983ee 100644 --- a/toolkit/content/aboutSupport.js +++ b/toolkit/content/aboutSupport.js @@ -66,7 +66,6 @@ const PREFS_WHITELIST = [ "general.useragent.", "gfx.", "html5.", - "mozilla.widget.render-mode", "layers.", "javascript.", "keyword.",