Closed
Bug 178132
Opened 23 years ago
Closed 23 years ago
javascript.options.strict ignored
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 178062
People
(Reporter: bht237, Assigned: rogerl)
Details
Moz 1.2b
I think since 1.1, the following options are ignored:
user_pref("javascript.options.strict", true);
user_pref("javascript.options.werror", false);
When I use Netscape 7.0 with the same profile then these work fine.
Comment 1•23 years ago
|
||
To JS engine.
Assignee: ben → rogerl
Component: Preferences → JavaScript Engine
QA Contact: sairuh → pschwartau
Comment 2•23 years ago
|
||
Duplicate of bug 178062,
"JS Console not showing any JavaScript strict warnings"
I will add the info about |javascript.options.werror|
*** This bug has been marked as a duplicate of 178062 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 3•23 years ago
|
||
Verified Duplicate -
bht@actrix.gen.nz: thank you for this report; you have been cc'ed
on bug 178062 so you can follow progress on this
I've copied your findings over to the other bug -
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•