Closed Bug 1476188 Opened 6 years ago Closed 6 years ago

Description about extra warning is wrong

Categories

(Developer Documentation Graveyard :: JavaScript, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: arai, Unassigned)

Details

Extra warning messages are described as warning for "use strict" mode, but it has nothing to do with "use strict" but javascript.options.strict pref.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Equal_as_assign
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Undefined_prop

(maybe some more)
Priority: -- → P2
fixed them, and so far I don't find other document that explains about strict warning which doesn't become error on strict mode.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.