Closed
Bug 1616882
Opened 6 years ago
Closed 6 years ago
Remove options for class-fields and await-fix
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla76
People
(Reporter: anba, Assigned: anba)
References
Details
Attachments
(2 files)
Class fields and the await fix are both enabled by default since Firefox 69 (bug 1555464 and bug 1546145) and because it seems unlikely we need to disable any of the two features anymore, it should be safe to remove these options.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D63506
Updated•6 years ago
|
Priority: -- → P2
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b0e09958db20
Part 1: Remove the 'await_fix' option. r=tcampbell,loganfsmyth
https://hg.mozilla.org/integration/autoland/rev/55b64c0a0073
Part 2: Remove class fields option. r=tcampbell
Comment 5•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b0e09958db20
https://hg.mozilla.org/mozilla-central/rev/55b64c0a0073
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•