Closed
Bug 1590492
Opened 6 years ago
Closed 6 years ago
ObjectValueMap's name hides the fact that it's a weak map
Categories
(Core :: JavaScript: GC, task, P1)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
To avoid confusion this should have WeakMap in the name like e.g. ObjectValueWeakMap does.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0d8eb90bc70c
Rename ObjectValueMap to ObjectValueWeakMap to avoid confusion r=sfink
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•