Closed
Bug 1966745
Opened 1 year ago
Closed 10 months ago
Ship Symbols as WeakMap keys
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: dminor, Assigned: jonco)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, webcompat:platform-bug)
User Story
user-impact-score:200
Attachments
(2 files)
We've had an implementation for Symbols as WeakMap keys for a while, we should consider shipping it, although perhaps we'll want to wait to fix Bug 1863140 first.
Keywords: dev-doc-needed
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P3
| Reporter | ||
Comment 1•1 year ago
|
||
Discussed this today, we'll wait for Bug 1863140 to be fixed, unless we see significant enough web compatibility problems that would be fixed by shipping our partial implementation.
Updated•11 months ago
|
Keywords: webcompat:platform-bug
| Reporter | ||
Comment 2•11 months ago
|
||
This will probably ship in Firefox 146.
| Assignee | ||
Updated•11 months ago
|
Summary: Ship Symbols as WeakMap property keys → Ship Symbols as WeakMap keys
| Reporter | ||
Updated•11 months ago
|
Assignee: dminor → jcoppeard
Updated•10 months ago
|
User Story: (updated)
| Assignee | ||
Comment 3•10 months ago
|
||
| Assignee | ||
Comment 4•10 months ago
|
||
Pushed by jcoppeard@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/959de40681ae
https://hg.mozilla.org/integration/autoland/rev/b08def904768
Part 1: Add a shell switch to disable symbols as weakmap keys r=sfink
https://github.com/mozilla-firefox/firefox/commit/644f0db17749
https://hg.mozilla.org/integration/autoland/rev/860e9251e028
Part 2: Enable symbols as weakmap keys by default r=sfink
Comment 6•10 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b08def904768
https://hg.mozilla.org/mozilla-central/rev/860e9251e028
Status: NEW → RESOLVED
Closed: 10 months ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Updated•9 months ago
|
QA Whiteboard: [qa-triage-done-c147/b146]
Comment 7•8 months ago
|
||
FF146 MDN work for this can be tracked in https://github.com/mdn/content/issues/41868
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•