Closed
Bug 1621817
Opened 5 years ago
Closed 5 years ago
Remove JSREPORT_STRICT
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: evilpies, Assigned: evilpies)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Since bug 1619177 we actually never set this flag, but there are still some uses. Especially via nsIScriptError.strictFlag
.
Updated•5 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Attachment #9132869 -
Attachment description: Bug 1621817 - Remove JSREPORT_STRICT / nsIScriptError.strictFlag → Bug 1621817 - Remove nsIScriptError.strictFlag. r?mccr8
Pushed by evilpies@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/a6ba2f16bf2e
Remove JSREPORT_STRICT. r=tcampbell
https://hg.mozilla.org/integration/autoland/rev/59d7a91c3bbe
Remove nsIScriptError.strictFlag. r=remote-protocol-reviewers,mccr8,whimboo
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a6ba2f16bf2e
https://hg.mozilla.org/mozilla-central/rev/59d7a91c3bbe
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•