Closed
Bug 1887939
Opened 2 years ago
Closed 2 years ago
Update error message depending on whether symbols as weakmap keys are enabled
Categories
(Core :: JavaScript Engine, task)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
126 Branch
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: jonco, Assigned: allstars.chh)
References
Details
Attachments
(1 file)
As reported in bug 1710433 comment 2, the error message says that symbols are allowed even when the feature is disabled. This is indeed confusing.
| Reporter | ||
Comment 1•2 years ago
|
||
Yoshi, when you have a minute could you take a look at this?
Flags: needinfo?(allstars.chh)
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → allstars.chh
Flags: needinfo?(allstars.chh)
| Assignee | ||
Comment 2•2 years ago
|
||
Pushed by allstars.chh@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/9a0955b3f834
Update error message when the pref of "Symbols as WeakMap keys" is off. r=jonco
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•