Discussion Forum : Caching And Debugging
Question - Which of the following is added to prefs.js when the console is automatically opened during JavaScript error?
Options:
A .  user_pref("javascript.console.open_on_error", true);
B .  user_pref("javascript.console.open_error ", true);
C .  user_pref("javascript.console.open_error ", false);
D .  user_pref(" javascript.console.open_on_error", false);
Answer: Option A

Submit Your Solution Below and Earn Points !
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *