Which of the following is the window that the Firefox sends the error messages to?
A
Bug Window
B
Error Issues
C
Error Window
D
Error Console
Correct Answer: Error Console
The browsers like Firefox, Netscape and Mozilla send error messages to a special window called the JavaScript Console or Error Console. The Error Console is deprecated in Firefox and is now only made available if you set the devtools.errorconsole.enabled preference to true.