Closed
Bug 1929045
Opened 3 months ago
Closed 3 months ago
Prevent parsing of explicit resource management syntax and addition of globals based on pref
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: debadree333, Assigned: debadree333)
References
(Blocks 1 open bug)
Details
Attachments
(5 files)
No description provided.
Assignee | ||
Comment 1•3 months ago
|
||
Depends on D226991
Updated•3 months ago
|
Assignee: nobody → debadree333
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 months ago
|
||
Assignee | ||
Comment 3•3 months ago
|
||
Depends on D226992
Assignee | ||
Comment 4•3 months ago
|
||
Depends on D226993
Assignee | ||
Comment 5•3 months ago
|
||
Updated•3 months ago
|
Severity: -- → N/A
Priority: -- → P2
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/76dbe2bd19e4
Part 1: Pass shell option in explicit resource management jit-tests. r=arai
https://hg.mozilla.org/integration/autoland/rev/765f42af9563
Part 2: Update existing test262 tests to pass shell option. r=arai
https://hg.mozilla.org/integration/autoland/rev/4b13ee34541f
Part 3: Skip adding explicit resource management globals based on pref. r=arai
https://hg.mozilla.org/integration/autoland/rev/37120c3247de
Part 4: Prevent parsing using & await using syntax based on pref. r=arai
https://hg.mozilla.org/integration/autoland/rev/98a8269dab43
Part 5: Add tests for when explicit resource management parsing is disabled. r=arai
Comment 7•3 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/76dbe2bd19e4
https://hg.mozilla.org/mozilla-central/rev/765f42af9563
https://hg.mozilla.org/mozilla-central/rev/4b13ee34541f
https://hg.mozilla.org/mozilla-central/rev/37120c3247de
https://hg.mozilla.org/mozilla-central/rev/98a8269dab43
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•