Closed
Bug 1412533
Opened 8 years ago
Closed 8 years ago
Remove JSVERSION_1_7 and JSVERSION_1_8
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 1412532 which will remove JSVERSION_1_6.
Legacy generators seem to be last feature which uses JSVERSION_1_7 and JSVERSION_1_8 [1,2], so after bug 1083482 (and bug 1412532) have landed we can also remove JSVERSION_1_7 and JSVERSION_1_8.
[1] https://searchfox.org/mozilla-central/search?q=JSVERSION_1_7&case=true
[1] https://searchfox.org/mozilla-central/search?q=JSVERSION_1_8&case=true
Updated•8 years ago
|
status-firefox58:
--- → fix-optional
Priority: -- → P2
Comment 1•8 years ago
|
||
JSVersion is going away completely in bug 1417844.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•