Closed
Bug 1864714
Opened 2 years ago
Closed 2 years ago
Implement `Promise.withResolvers` proposal
Categories
(Core :: JavaScript: Standard Library, enhancement)
Core
JavaScript: Standard Library
Tracking
()
RESOLVED
DUPLICATE
of bug 1845586
People
(Reporter: gesture.tailed0t, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1
| Reporter | ||
Comment 1•2 years ago
|
||
Created this issue to track implementation of the following stage 3 proposal: https://github.com/tc39/proposal-promise-with-resolvers
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1845586
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•2 years ago
|
||
Apologies, for some reason searching for withResolvers or Promise didn’t surface the original issue 🥲
Comment 4•2 years ago
|
||
(In reply to gesture.tailed0t from comment #3)
Apologies, for some reason searching for
withResolversorPromisedidn’t surface the original issue 🥲
No problem. Bugzilla usually doesn't return closed bugs by default.
You need to log in
before you can comment on or make changes to this bug.
Description
•