Closed
Bug 1886882
Opened 1 year ago
Closed 11 months ago
Remove Record & Tuple Prototype
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: mgaudet, Assigned: dminor)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
The current Record & Tuple Prototype is likely not going to make much forward progress, and future investment into this proposal will likely take a different shape, so we can save resources and complexity for now by removing the prototype
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
There's a Record & Tuple update scheduled for the April TC39 plenary, let's wait and see what form that takes before we remove anything.
| Assignee | ||
Updated•11 months ago
|
Assignee: nobody → dminor
| Assignee | ||
Comment 2•11 months ago
|
||
| Assignee | ||
Comment 3•11 months ago
|
||
| Assignee | ||
Comment 4•11 months ago
|
||
Pushed by dminor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a6dbcb215df3
Remove rt build; r=spidermonkey-reviewers,mgaudet,sfink
https://hg.mozilla.org/integration/autoland/rev/fed2e882fc2c
Remove record and tuple implementation; r=spidermonkey-reviewers,iain
https://hg.mozilla.org/integration/autoland/rev/170eeed71697
Remove record and tuple tests; r=spidermonkey-reviewers,iain
Comment 6•11 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a6dbcb215df3
https://hg.mozilla.org/mozilla-central/rev/fed2e882fc2c
https://hg.mozilla.org/mozilla-central/rev/170eeed71697
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•