Bug 535594 - Fix/Clean-up 'security.enable_java' preference references. r=bsmedberg

This commit is contained in:
Pranav Ravichandran 2012-03-21 19:52:23 -04:00
parent 6c8a9b50ad
commit 75b8ad96ec
2 changed files with 0 additions and 2 deletions

View File

@ -16,7 +16,6 @@ user_pref("dom.max_chrome_script_run_time", 0);
user_pref("javascript.allow.mailnews", true);
user_pref("javascript.options.showInConsole", true);
user_pref("layout.css.report_errors", true);
user_pref("security.enable_java", false);
user_pref("security.warn_entering_secure", false);
user_pref("security.warn_entering_weak", false);
user_pref("security.warn_leaving_secure", false);

View File

@ -2051,7 +2051,6 @@ pref("print.print_extra_margin", 90); // twips (90 twips is an eigth of an inch)
pref("print.extend_native_print_dialog", true);
// Locate Java by scanning the Sun JRE installation directory with a minimum version
// Note: Does not scan if security.enable_java is not true
pref("plugin.scan.SunJRE", "1.3");
// Locate plugins by scanning the Adobe Acrobat installation directory with a minimum version