Closed
Bug 1860655
Opened 1 year ago
Closed 1 year ago
Update JS_Set|GetWeakMapEntry to use Value as keys
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
121 Branch
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: allstars.chh, Assigned: allstars.chh)
References
Details
Attachments
(1 file)
This is a follow-up bug of Bug 1828144 to update the callers of JS_Set/GetWeakMapKeys to use Value as keys.
Assignee | ||
Updated•1 year ago
|
Summary: Update JS_Set|GetWeakMapKey to use Value as keys → Update JS_Set|GetWeakMapEntry to use Value as keys
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by allstars.chh@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/1d700517893b
Use Value in Get|SetWeakMapEntry. r=jonco
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•