Closed
Bug 1412532
Opened 7 years ago
Closed 7 years ago
Remove JSVERSION_1_6
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 1417844
Tracking | Status | |
---|---|---|
firefox58 | --- | fix-optional |
People
(Reporter: anba, Unassigned)
References
Details
Similar to bug 824312 which removed all JSVersion <= 1.5.
for-each seems to be last feature which uses JSVERSION_1_6 [1], so after bug 1388317 has landed we can also remove JSVERSION_1_6.
[1] https://searchfox.org/mozilla-central/search?q=JSVERSION_1_6&case=true
Updated•7 years ago
|
status-firefox58:
--- → fix-optional
Priority: -- → P2
Comment 1•7 years ago
|
||
JSVersion is going away completely in bug 1417844.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•