Closed
Bug 1917139
Opened 1 year ago
Closed 1 year ago
Ship Redeclarable global eval-introduced vars proposal
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
135 Branch
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: dminor, Assigned: tannal2409)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
In Bug 1899303, we removed support for [[VarNames]] on Nightly. In a release or two, if we don't see any problems, we can remove the code completely.
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P2
| Reporter | ||
Comment 1•1 year ago
|
||
I think we can safely do this for Firefox 135.
Assignee: nobody → dminor
| Reporter | ||
Comment 2•1 year ago
|
||
Hi, are you interested in shipping this? It would basically just mean removing the code that we put in the #ifndef NIGHTLY_BUILD blocks in bug 189903.
Flags: needinfo?(tannal2409)
| Assignee | ||
Comment 4•1 year ago
|
||
Comment 5•1 year ago
|
||
Please revert D221424 (bug 1917214).
| Assignee | ||
Comment 6•1 year ago
|
||
Good catch, thanks!
| Reporter | ||
Updated•1 year ago
|
Assignee: dminor → tannal2409
Status: NEW → ASSIGNED
Pushed by dminor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a28e91ad44cc
Ship Redeclarable global eval-introduced vars proposal. r=dminor
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•