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

Issue 1072573002: [es6] ship @@toStringTag (Closed)

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

Description

[es6] ship @@toStringTag BUG=v8:3502 R=arv@chromium.org LOG=N Committed: https://crrev.com/eef2b9b09723ba1dae3ec0172341e93e9030ada0 Cr-Commit-Position: refs/heads/master@{#27767}

Patch Set 1 #

Patch Set 2 : Fix function-arguments-null test #

Patch Set 3 : Fix prototype-ordinary-objects test #

Total comments: 4

Patch Set 4 : Simpler fixfor prototype-ordinary-objects.js #

Patch Set 5 : Fix broken ARM64 test #

Patch Set 6 : Do test-fixing in crrev.com/1072083002 #

Patch Set 7 : Do test-fixing in crrev.com/1072083002 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/flag-definitions.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 59 (25 generated)
caitp (gmail)
PTAL
5 years, 8 months ago (2015-04-08 18:01:44 UTC) #1
arv (Not doing code reviews)
LGTM
5 years, 8 months ago (2015-04-08 18:04:15 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1072573002/1
5 years, 8 months ago (2015-04-08 18:08:48 UTC) #6
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/1577)
5 years, 8 months ago (2015-04-08 18:25:11 UTC) #8
caitp (gmail)
On 2015/04/08 18:25:11, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 8 months ago (2015-04-08 18:36:15 UTC) #9
caitp (gmail)
On 2015/04/08 18:36:15, caitp wrote: > On 2015/04/08 18:25:11, I haz the power (commit-bot) wrote: ...
5 years, 8 months ago (2015-04-08 18:37:23 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1072573002/20001
5 years, 8 months ago (2015-04-08 18:58:04 UTC) #13
arv (Not doing code reviews)
LGTM That test is much improved over the old one.
5 years, 8 months ago (2015-04-08 19:01:38 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel/builds/4560)
5 years, 8 months ago (2015-04-08 19:23:22 UTC) #16
caitp (gmail)
On 2015/04/08 19:23:22, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 8 months ago (2015-04-08 19:36:20 UTC) #17
arv (Not doing code reviews)
On 2015/04/08 19:36:20, caitp wrote: > On 2015/04/08 19:23:22, I haz the power (commit-bot) wrote: ...
5 years, 8 months ago (2015-04-08 20:14:17 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1072573002/20001
5 years, 8 months ago (2015-04-08 20:25:11 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel/builds/4564)
5 years, 8 months ago (2015-04-08 21:00:27 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1072573002/20001
5 years, 8 months ago (2015-04-09 01:07:30 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel/builds/4568)
5 years, 8 months ago (2015-04-09 01:34:18 UTC) #26
caitp (gmail)
On 2015/04/09 01:34:18, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 8 months ago (2015-04-09 01:35:46 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1072573002/40001
5 years, 8 months ago (2015-04-09 02:17:19 UTC) #30
arv (Not doing code reviews)
LGTM https://codereview.chromium.org/1072573002/diff/40001/test/mjsunit/es6/prototype-ordinary-objects.js File test/mjsunit/es6/prototype-ordinary-objects.js (right): https://codereview.chromium.org/1072573002/diff/40001/test/mjsunit/es6/prototype-ordinary-objects.js#newcode59 test/mjsunit/es6/prototype-ordinary-objects.js:59: // %TypedArray% [ @@toStringTag ] is an accessor ...
5 years, 8 months ago (2015-04-09 13:41:22 UTC) #32
caitp (gmail)
https://codereview.chromium.org/1072573002/diff/40001/test/mjsunit/es6/prototype-ordinary-objects.js File test/mjsunit/es6/prototype-ordinary-objects.js (right): https://codereview.chromium.org/1072573002/diff/40001/test/mjsunit/es6/prototype-ordinary-objects.js#newcode59 test/mjsunit/es6/prototype-ordinary-objects.js:59: // %TypedArray% [ @@toStringTag ] is an accessor which ...
5 years, 8 months ago (2015-04-09 14:10:23 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1072573002/60001
5 years, 8 months ago (2015-04-09 14:18:28 UTC) #36
arv (Not doing code reviews)
Still LGTM
5 years, 8 months ago (2015-04-09 14:30:52 UTC) #37
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel/builds/4599)
5 years, 8 months ago (2015-04-09 14:46:24 UTC) #39
caitp (gmail)
On 2015/04/09 14:46:24, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 8 months ago (2015-04-09 15:25:23 UTC) #40
caitp (gmail)
On 2015/04/09 15:25:23, caitp wrote: > On 2015/04/09 14:46:24, I haz the power (commit-bot) wrote: ...
5 years, 8 months ago (2015-04-09 15:50:26 UTC) #41
rossberg
On 2015/04/09 15:50:26, caitp wrote: > Sigh, it's getting a bit big for a "flip ...
5 years, 8 months ago (2015-04-09 16:11:54 UTC) #42
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1072573002/120001
5 years, 8 months ago (2015-04-09 22:46:53 UTC) #45
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/56790)
5 years, 8 months ago (2015-04-10 04:27:08 UTC) #47
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1072573002/120001
5 years, 8 months ago (2015-04-10 21:43:43 UTC) #49
caitp (gmail)
On 2015/04/10 04:27:08, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 8 months ago (2015-04-10 22:03:54 UTC) #50
caitp (gmail)
On 2015/04/10 22:03:54, caitp wrote: > On 2015/04/10 04:27:08, I haz the power (commit-bot) wrote: ...
5 years, 8 months ago (2015-04-10 22:04:20 UTC) #51
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1072573002/120001
5 years, 8 months ago (2015-04-11 00:25:52 UTC) #54
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1072573002/120001
5 years, 8 months ago (2015-04-11 00:27:27 UTC) #57
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 8 months ago (2015-04-11 00:51:12 UTC) #58
commit-bot: I haz the power
5 years, 8 months ago (2015-04-11 00:51:21 UTC) #59
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/eef2b9b09723ba1dae3ec0172341e93e9030ada0
Cr-Commit-Position: refs/heads/master@{#27767}

Powered by Google App Engine
This is Rietveld 408576698