Closed
Bug 2000184
Opened 1 day ago
Closed 12 hours ago
Treat using declarations as consts and prevent reassignment
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
147 Branch
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | fixed |
People
(Reporter: debadree333, Assigned: debadree333)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Should throw TypeError on attempting reassignment
| Assignee | ||
Comment 1•1 day ago
|
||
Updated•1 day ago
|
Assignee: nobody → debadree333
Status: NEW → ASSIGNED
Pushed by arai_a@mac.com:
https://github.com/mozilla-firefox/firefox/commit/12281201ca30
https://hg.mozilla.org/integration/autoland/rev/f226806aa04b
Treat using bindings as isConst. r=arai
Comment 3•12 hours ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 12 hours ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•