Bug 126510 - [JS] Implement Promise.all()
Summary: [JS] Implement Promise.all()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-05 22:15 PST by Sam Weinig
Modified: 2014-01-06 12:56 PST (History)
0 users

See Also:


Attachments
Patch (29.17 KB, patch)
2014-01-05 22:20 PST, Sam Weinig
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2014-01-05 22:15:27 PST
[JS] Implement Promise.all()
Comment 1 Sam Weinig 2014-01-05 22:20:29 PST
Created attachment 220414 [details]
Patch
Comment 2 Sam Weinig 2014-01-06 12:56:05 PST
Committed r161365: <http://trac.webkit.org/changeset/161365>