Why was this checked in w/o review and super review? This setting is causing the JS console to be filled with insignificant warnings that do no other good than hiding real errors, taking out the pref since this is hindering development. If you have issues with this, feel free to contact me.

This commit is contained in:
jst%netscape.com 2001-06-26 05:56:30 +00:00
parent 55694b4cad
commit b923e87265

View File

@ -20,4 +20,3 @@
* Contributor(s):
*/
pref("javascript.options.strict", true);