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

Issue 1538663002: Reland "Clean up promises and fix an edge case bug (patchset #4 id:60001 of https://codereview.chro… (Closed)

Created:
5 years ago by Dan Ehrenberg
Modified:
4 years, 11 months ago
CC:
caitp (gmail), 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

Reland "Clean up promises and fix an edge case bug (patchset #4 id:60001 of https://codereview.chromium.org/1488783002/ )" This patch relands a change to ES2015 Promises which brings us closer to spec compliance. In this new version, a bug which would lose async callstack data was fixed. R=adamk CC=rossberg,caitp LOG=Y BUG=v8:3641 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel Committed: https://crrev.com/797d1090aea9eb5bda85ca39f06f3f0009b0d476 Cr-Commit-Position: refs/heads/master@{#33065}

Patch Set 1 #

Patch Set 2 : s/IS_SPEC_OBJECT/IS_RECEIEVER/ #

Total comments: 9

Patch Set 3 : Fixes two test262 tests! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -120 lines) Patch
M src/js/promise.js View 1 7 chunks +53 lines, -88 lines 0 comments Download
M test/mjsunit/es6/promises.js View 15 chunks +25 lines, -30 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-3641.js View 1 chunk +56 lines, -0 lines 0 comments Download
M test/test262/test262.status View 1 2 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 30 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1538663002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1538663002/1
5 years ago (2015-12-17 21:21:27 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_rel/builds/13409)
5 years ago (2015-12-17 21:24:48 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1538663002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1538663002/20001
5 years ago (2015-12-17 21:42:09 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-17 22:52:26 UTC) #9
Dan Ehrenberg
5 years ago (2015-12-17 22:54:36 UTC) #10
adamk
I could rubber-stamp this, but I think rossberg's the right reviewer, since he reviewed the ...
5 years ago (2015-12-18 06:34:38 UTC) #12
rossberg
On 2015/12/18 06:34:38, adamk (ooo until 2016) wrote: > I could rubber-stamp this, but I ...
5 years ago (2015-12-18 08:04:59 UTC) #13
Dan Ehrenberg
On 2015/12/18 at 08:04:59, rossberg wrote: > On 2015/12/18 06:34:38, adamk (ooo until 2016) wrote: ...
5 years ago (2015-12-18 22:03:05 UTC) #15
Dan Ehrenberg
On 2015/12/18 at 22:03:05, Dan Ehrenberg wrote: > On 2015/12/18 at 08:04:59, rossberg wrote: > ...
4 years, 11 months ago (2015-12-28 06:11:30 UTC) #17
Camillo Bruni
Hi Dan, I looked at the CL and I added some questions inline + comments ...
4 years, 11 months ago (2015-12-28 12:22:35 UTC) #18
Camillo Bruni
LGTM as discussed offline the suggested cleanups should probably happen at a later point
4 years, 11 months ago (2015-12-30 08:56:18 UTC) #19
Dan Ehrenberg
Thanks for the leniency. I do want to fix these issues, but I think it'll ...
4 years, 11 months ago (2015-12-30 18:40:39 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1538663002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1538663002/20001
4 years, 11 months ago (2015-12-30 18:40:49 UTC) #22
commit-bot: I haz the power
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/10427)
4 years, 11 months ago (2015-12-30 18:53:56 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1538663002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1538663002/40001
4 years, 11 months ago (2015-12-30 19:48:30 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2015-12-30 20:47:18 UTC) #28
commit-bot: I haz the power
4 years, 11 months ago (2015-12-30 20:47:42 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/797d1090aea9eb5bda85ca39f06f3f0009b0d476
Cr-Commit-Position: refs/heads/master@{#33065}

Powered by Google App Engine
This is Rietveld 408576698