Javascript.options.strictFrom MozillaZine Knowledge Base
[edit] BackgroundJavaScript warnings are generated when code is executed that doesn't cause a 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. [edit] Possible values and their effects[edit] TrueShow JavaScript errors and warnings. [edit] FalseShow JavaScript errors only. (Default) [edit] UI[edit] Mozilla SuiteEdit→Preferences→Debug→Show strict JavaScript warnings [edit] Recommended settingsWeb developers, extension developers, and hackers should have this preference set to true. [edit] First checked in[edit] Has an effect in
[edit] Related preferences[edit] See also[edit] External links |
|