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

Issue 1536013002: [promise] make Promise.resolve match spec (Closed)

Created:
5 years ago by caitp (gmail)
Modified:
4 years, 11 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[promise] make Promise.resolve match spec Fixes a number of test262 tests, including - built-ins/Promise/resolve/resolve-from-promise-capability.js - built-ins/Promise/resolve/context-non-object-with-promise.js - built-ins/Promise/executor-function-length.js BUG=v8:4633 LOG=N R=littledan@chromium.org, cbruni@chromium.org Committed: https://crrev.com/4f9471152ce6c83e8c669946c670f3b612838acf Cr-Commit-Position: refs/heads/master@{#33094}

Patch Set 1 : #

Patch Set 2 : Update test expectations #

Total comments: 3

Patch Set 3 : Fixups #

Patch Set 4 : Fixups #

Patch Set 5 : Re-add mjsunit/es6/promises.js fixups #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M src/js/promise.js View 1 2 3 1 chunk +6 lines, -6 lines 0 comments Download
M test/mjsunit/es6/promises.js View 1 2 3 4 2 chunks +4 lines, -1 line 0 comments Download
M test/test262/test262.status View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 31 (13 generated)
caitp (gmail)
some other Promise fixups
5 years ago (2015-12-18 14:42:39 UTC) #3
Camillo Bruni
LGTM. I presume you have to update the tests?
5 years ago (2015-12-22 15:18:23 UTC) #5
caitp (gmail)
On 2015/12/22 15:18:23, cbruni wrote: > LGTM. I presume you have to update the tests? ...
5 years ago (2015-12-22 15:34:16 UTC) #6
caitp (gmail)
On 2015/12/22 15:34:16, caitp wrote: > On 2015/12/22 15:18:23, cbruni wrote: > > LGTM. I ...
5 years ago (2015-12-22 15:57:43 UTC) #7
caitp (gmail)
On 2015/12/22 15:57:43, caitp wrote: > On 2015/12/22 15:34:16, caitp wrote: > > On 2015/12/22 ...
5 years ago (2015-12-22 15:59:06 UTC) #9
caitp (gmail)
Test expectations are updated https://codereview.chromium.org/1536013002/diff/40001/test/mjsunit/es6/promises.js File test/mjsunit/es6/promises.js (right): https://codereview.chromium.org/1536013002/diff/40001/test/mjsunit/es6/promises.js#newcode1060 test/mjsunit/es6/promises.js:1060: assertTrue(log === "nx24nnx21nnx[object Promise]nnx23nnnx25nnx26n", This ...
5 years ago (2015-12-22 17:34:06 UTC) #10
Dan Ehrenberg
lgtm
4 years, 11 months ago (2016-01-04 02:35:30 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1536013002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1536013002/40001
4 years, 11 months ago (2016-01-04 06:14:31 UTC) #13
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_avx2_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel/builds/8300) v8_linux_dbg on ...
4 years, 11 months ago (2016-01-04 06:15:12 UTC) #15
caitp (gmail)
https://codereview.chromium.org/1536013002/diff/40001/src/js/promise.js File src/js/promise.js (right): https://codereview.chromium.org/1536013002/diff/40001/src/js/promise.js#newcode363 src/js/promise.js:363: var promiseCapability = NewPromiseCapability(this); Technically, the assertions added in ...
4 years, 11 months ago (2016-01-04 14:52:11 UTC) #16
Dan Ehrenberg
lgtm https://codereview.chromium.org/1536013002/diff/40001/src/js/promise.js File src/js/promise.js (right): https://codereview.chromium.org/1536013002/diff/40001/src/js/promise.js#newcode363 src/js/promise.js:363: var promiseCapability = NewPromiseCapability(this); On 2016/01/04 at 14:52:11, ...
4 years, 11 months ago (2016-01-04 18:04:29 UTC) #17
caitp (gmail)
On 2016/01/04 18:04:29, Dan Ehrenberg wrote: > lgtm > > https://codereview.chromium.org/1536013002/diff/40001/src/js/promise.js > File src/js/promise.js (right): ...
4 years, 11 months ago (2016-01-04 18:08:02 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1536013002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1536013002/80001
4 years, 11 months ago (2016-01-04 18:08:20 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel/builds/8341)
4 years, 11 months ago (2016-01-04 18:20:03 UTC) #23
caitp (gmail)
On 2016/01/04 18:20:03, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 11 months ago (2016-01-04 18:25:24 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1536013002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1536013002/100001
4 years, 11 months ago (2016-01-04 18:25:47 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 11 months ago (2016-01-04 19:15:46 UTC) #29
commit-bot: I haz the power
4 years, 11 months ago (2016-01-04 19:16:18 UTC) #31
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/4f9471152ce6c83e8c669946c670f3b612838acf
Cr-Commit-Position: refs/heads/master@{#33094}

Powered by Google App Engine
This is Rietveld 408576698