Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Issue 948843004: Promise.all and race should work with iterables (Closed)

Created:
5 years, 10 months ago by arv (Not doing code reviews)
Modified:
5 years, 10 months ago
Reviewers:
domenic1, rossberg
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Promise.all and race should work with iterables BUG=v8:3705 LOG=N R=rossberg@chromium.org Committed: https://crrev.com/3a8e496fa4c49e35285fa5ea8ea425d627c6b210 Cr-Commit-Position: refs/heads/master@{#26801}

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 3

Patch Set 3 : Update commment and todo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -48 lines) Patch
M src/promise.js View 1 2 2 chunks +25 lines, -32 lines 0 comments Download
M test/mjsunit/es6/promises.js View 1 6 chunks +184 lines, -16 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
arv (Not doing code reviews)
Cleanup
5 years, 10 months ago (2015-02-23 16:39:37 UTC) #1
arv (Not doing code reviews)
PTAL https://codereview.chromium.org/948843004/diff/20001/src/promise.js File src/promise.js (right): https://codereview.chromium.org/948843004/diff/20001/src/promise.js#newcode312 src/promise.js:312: // Nested scope to get closure over current ...
5 years, 10 months ago (2015-02-23 16:40:40 UTC) #3
rossberg
lgtm https://codereview.chromium.org/948843004/diff/20001/src/promise.js File src/promise.js (right): https://codereview.chromium.org/948843004/diff/20001/src/promise.js#newcode312 src/promise.js:312: // Nested scope to get closure over current ...
5 years, 10 months ago (2015-02-23 17:38:40 UTC) #4
arv (Not doing code reviews)
https://codereview.chromium.org/948843004/diff/20001/src/promise.js File src/promise.js (right): https://codereview.chromium.org/948843004/diff/20001/src/promise.js#newcode312 src/promise.js:312: // Nested scope to get closure over current i ...
5 years, 10 months ago (2015-02-23 17:42:45 UTC) #5
arv (Not doing code reviews)
Update commment and todo
5 years, 10 months ago (2015-02-23 17:44:36 UTC) #7
arv (Not doing code reviews)
I updated the comment at least.
5 years, 10 months ago (2015-02-23 17:44:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/948843004/40001
5 years, 10 months ago (2015-02-23 17:45:21 UTC) #10
commit-bot: I haz the power
Failed to apply the patch.
5 years, 10 months ago (2015-02-23 18:10:09 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-23 18:10:11 UTC) #13
commit-bot: I haz the power
5 years, 10 months ago (2015-02-23 18:10:21 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3a8e496fa4c49e35285fa5ea8ea425d627c6b210
Cr-Commit-Position: refs/heads/master@{#26801}

Powered by Google App Engine
This is Rietveld 408576698