Closed
Bug 1907658
Opened 2 years ago
Closed 1 year ago
Implement AsyncDisposableStack
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: debadree333, Assigned: debadree333)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → debadree333
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Depends on D220833
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/ada699d1c42e
Part 1: Move common methods for DisposableStack into a shared class. r=arai
https://hg.mozilla.org/integration/autoland/rev/dce61c6f9893
Part 2: Implement AsyncDisposableStack. r=arai
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ada699d1c42e
https://hg.mozilla.org/mozilla-central/rev/dce61c6f9893
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•