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

Issue 1538853002: [promise] use PromiseCapabilities directly for Promise.race resolve/reject (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] use PromiseCapabilities directly for Promise.race resolve/reject Does not remove the extra private state added, as doing so seems to break the debugger. Fixes new Test262 tests: - built-ins/Promise/race/same-resolve-function - built-ins/Promise/race/same-reject-function BUG=v8:4632 LOG=N R=littledan@chromium.org, cbruni@chromium.org Committed: https://crrev.com/ee1671b9afdb9eb23179d08cd3e573e520f45904 Cr-Commit-Position: refs/heads/master@{#33214}

Patch Set 1 #

Patch Set 2 : Remove test expectations #

Patch Set 3 : rebase #

Patch Set 4 : Rebased again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -7 lines) Patch
M src/js/promise.js View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M test/test262/test262.status View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 27 (10 generated)
caitp (gmail)
Quick fix, passes test262 and works
5 years ago (2015-12-18 13:00:44 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1538853002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1538853002/1
4 years, 11 months ago (2016-01-04 02:41:25 UTC) #5
Dan Ehrenberg
On 2015/12/18 at 13:00:44, caitpotter88 wrote: > Quick fix, passes test262 and works Looks like ...
4 years, 11 months ago (2016-01-04 02:46:05 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux_nodcheck_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel/builds/10452)
4 years, 11 months ago (2016-01-04 02:56:35 UTC) #8
Dan Ehrenberg
On 2016/01/04 at 02:56:35, commit-bot wrote: > Dry run: Try jobs failed on following builders: ...
4 years, 11 months ago (2016-01-06 17:22:45 UTC) #9
caitp (gmail)
On 2016/01/06 17:22:45, Dan Ehrenberg wrote: > On 2016/01/04 at 02:56:35, commit-bot wrote: > > ...
4 years, 11 months ago (2016-01-06 17:31:13 UTC) #10
Dan Ehrenberg
On 2016/01/06 at 17:31:13, caitpotter88 wrote: > On 2016/01/06 17:22:45, Dan Ehrenberg wrote: > > ...
4 years, 11 months ago (2016-01-06 17:36:27 UTC) #11
caitp (gmail)
On 2016/01/06 17:36:27, Dan Ehrenberg wrote: > On 2016/01/06 at 17:31:13, caitpotter88 wrote: > > ...
4 years, 11 months ago (2016-01-06 19:10:15 UTC) #13
caitp (gmail)
PTAL --- this was the last of the pre-christmas Promise fixups I had put together, ...
4 years, 11 months ago (2016-01-08 20:45:19 UTC) #14
Camillo Bruni
lgtm
4 years, 11 months ago (2016-01-11 08:18:00 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1538853002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1538853002/60001
4 years, 11 months ago (2016-01-11 13:54:16 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/9607)
4 years, 11 months ago (2016-01-11 14:02:35 UTC) #19
caitp (gmail)
On 2016/01/11 14:02:35, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 11 months ago (2016-01-11 14:07:52 UTC) #20
adamk
lgtm
4 years, 11 months ago (2016-01-11 19:03:34 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1538853002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1538853002/60001
4 years, 11 months ago (2016-01-11 19:08:46 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-11 19:10:06 UTC) #25
commit-bot: I haz the power
4 years, 11 months ago (2016-01-11 19:11:18 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ee1671b9afdb9eb23179d08cd3e573e520f45904
Cr-Commit-Position: refs/heads/master@{#33214}

Powered by Google App Engine
This is Rietveld 408576698