Javascript.options.strictFrom MozillaZine Knowledge Base
BackgroundJavaScript warnings are generated when code is executed that doesn't cause an run-time error, but is non-standard, poorly written, or prone to cause logic errors. This preference controls whether JavaScript warnings are logged to the JavaScript Console. Possible values and their effectsTrueShow JavaScript errors and warnings. FalseShow JavaScript errors only. (Default) UIMozilla SuiteEdit→Preferences→Debug→Show strict JavaScript warnings Recommended settingsWeb developers, extension developers, and hackers should have this preference set to true. First checked inHas an effect in
Related preferencesSee alsoExternal links |
![]() |