From c4936caa471bf2105ce977fe9b3bc0acf74be9e5 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Sat, 15 Apr 2017 00:10:32 -0400 Subject: Branding files updated for v52 --- data/branding/icecat/pref/icecat-branding.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/branding/icecat/pref') diff --git a/data/branding/icecat/pref/icecat-branding.js b/data/branding/icecat/pref/icecat-branding.js index 4c0eb17..84b9c63 100644 --- a/data/branding/icecat/pref/icecat-branding.js +++ b/data/branding/icecat/pref/icecat-branding.js @@ -27,3 +27,6 @@ pref("browser.search.param.yahoo-fr-cjkt", ""); // now unused pref("browser.search.param.yahoo-fr-ja", ""); pref("browser.search.param.yahoo-f-CN", ""); +// Number of usages of the web console or scratchpad. +// If this is less than 5, then pasting code into the web console or scratchpad is disabled +pref("devtools.selfxss.count", 0); -- cgit v1.2.3