bug 42678. Disabling JS in mailnews by default; it can be reactivated from prefs. Lots of people asked for this. a=brendan, r=rginda.

This commit is contained in:
mstoltz%netscape.com 2000-07-27 00:47:23 +00:00
parent 11a8a9b2aa
commit 789ca54db9

View File

@ -197,7 +197,7 @@ localDefPref("ghist.visitcount.width", 1000);
localDefPref("ghist.window_rect", "0,0,0,0");
pref("javascript.enabled", true);
pref("javascript.allow.mailnews", true);
pref("javascript.allow.mailnews", false);
pref("javascript.allow.signing", true);
pref("javascript.reflect_preferences", false); // for PE