Bug 196332 - Implement Promise.allSettled
Summary: Implement Promise.allSettled
Status: RESOLVED DUPLICATE of bug 197600
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-27 17:44 PDT by Mathias Bynens
Modified: 2019-05-10 15:41 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathias Bynens 2019-03-27 17:44:29 PDT
Stage 3 proposal: https://github.com/tc39/proposal-promise-allSettled
Comment 1 Ross Kirsling 2019-05-10 15:41:05 PDT

*** This bug has been marked as a duplicate of bug 197600 ***