Closed
Bug 2003345
Opened 6 months ago
Closed 6 months ago
Add placeholder implementation for `Iterator.prototype.join`
Add placeholder implementation for `Iterator.prototype.join`
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
---
---
---
QA Whiteboard:
[qa-triage-done-c149/b148]
Has STR:
---
Change Request:
---
0
Bug Flags:
| Reporter | |
Description•6 months ago
|
To get started on implementing Iterator.prototype.join, we should add a preference for the feature, and use it to control whether or not the new join method is available. Once that's ready, we can do the implementation itself.
First, create a shell option and preference. Please use the name javascript.options.experimental.iterator_join. There's a recent example of how to do this in Bug 1997187.
Second, create an empty placeholder method in Iterators.js and implement the logic to control whether or not it is exposed depending upon the value of the preference. There's a recent example of how to do this in Bug 1998512.
Updated•6 months ago
|
Severity: -- → N/A
Priority: -- → P3
| Assignee | |
Comment 1•6 months ago
|
Updated•6 months ago
|
Assignee: nobody → williams.medinaa
Status: NEW → ASSIGNED
| Assignee | |
Comment 2•6 months ago
|
| Assignee | |
Comment 3•6 months ago
|
Updated•6 months ago
|
Attachment #9530947 -
Attachment is obsolete: true
Updated•6 months ago
|
Attachment #9530483 -
Attachment description: Bug 2003345 - Add placeholder for Iterator.range. r=dminor → Bug 2003345 - Add placeholder for Iterator.prototype.join. r=dminor
Pushed by dminor@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/c2024682693a
https://hg.mozilla.org/integration/autoland/rev/0539b45bfb8b
Add Iterator.join preference. r=dminor
https://github.com/mozilla-firefox/firefox/commit/fb271dc7a291
https://hg.mozilla.org/integration/autoland/rev/5582d4364927
Add placeholder for Iterator.prototype.join. r=dminor
Comment 5•6 months ago
|
|
| bugherder | |
https://hg.mozilla.org/mozilla-central/rev/0539b45bfb8b
https://hg.mozilla.org/mozilla-central/rev/5582d4364927
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c149/b148]
You need to log in
before you can comment on or make changes to this bug.
