Closed
Bug 918349
(harmony:collections)
Opened 12 years ago
Closed 9 years ago
Update Map and Set to current ES6 draft specification
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: wingo, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
There are a number of areas where the current Map and Set implementation does not correspond to spec. This bug is a meta-bug to track those issues.
Updated•12 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 1•9 years ago
|
||
Docs should be talking about standard Map/Set behavior already.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•