Closed
Bug 1906534
Opened 1 year ago
Closed 1 year ago
Update using bytecode to handle `await using`
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
131 Branch
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: debadree333, Assigned: debadree333)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 2 obsolete files)
No description provided.
Updated•1 year ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P3
| Assignee | ||
Comment 1•1 year ago
|
||
Depends on D216267
Updated•1 year ago
|
Assignee: nobody → debadree333
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Attachment #9413032 -
Attachment is obsolete: true
Comment 3•1 year ago
|
||
Comment on attachment 9412634 [details]
Bug 1906534 - Part 1: Pass UsingHint to AddDisposable bytecode. r?arai!
Revision D216496 was moved to bug 1908292. Setting attachment 9412634 [details] to obsolete.
Attachment #9412634 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•1 year ago
|
||
| Assignee | ||
Comment 5•1 year ago
|
||
Depends on D218780
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/d1f4f79891b6
Implement await using in bytecode. r=arai
https://hg.mozilla.org/integration/autoland/rev/766b0221ebaf
Add tests coverage for await using. r=arai
Comment 7•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d1f4f79891b6
https://hg.mozilla.org/mozilla-central/rev/766b0221ebaf
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•