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

Issue 2382193002: [esnext] ship String.prototype.padStart / String.prototype.padEnd (Closed)

Created:
4 years, 2 months ago by caitp
Modified:
4 years, 2 months ago
Reviewers:
Dan Ehrenberg, adamk, foolip
CC:
foolip, Michael Hablich, v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[esnext] ship String.prototype.padStart / String.prototype.padEnd Enable the --harmony-string-padding flag by default BUG=v8:4954 R=adamk@chromium.org, littledan@chromium.org Committed: https://crrev.com/8352a0feaccfd9a19f3b38564ed2c0859dd6e3d5 Cr-Commit-Position: refs/heads/master@{#40060}

Patch Set 1 #

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

Messages

Total messages: 34 (17 generated)
caitp
Intent thread sent at https://groups.google.com/forum/#!topic/v8-dev/OslNxzqivyI
4 years, 2 months ago (2016-09-30 13:21:36 UTC) #3
foolip
Non-owner LGTM, that was fast :)
4 years, 2 months ago (2016-09-30 13:50:09 UTC) #7
Dan Ehrenberg
Could you run cctest with TSAN on and in release mode to check if this ...
4 years, 2 months ago (2016-09-30 19:00:20 UTC) #8
Dan Ehrenberg
Could you run cctest with TSAN on and in release mode to check if this ...
4 years, 2 months ago (2016-09-30 19:00:21 UTC) #9
caitp
On 2016/09/30 19:00:21, Dan Ehrenberg wrote: > Could you run cctest with TSAN on and ...
4 years, 2 months ago (2016-09-30 19:16:44 UTC) #10
caitp
On 2016/09/30 19:16:44, caitp wrote: > On 2016/09/30 19:00:21, Dan Ehrenberg wrote: > > Could ...
4 years, 2 months ago (2016-09-30 20:25:48 UTC) #11
caitp
https://codereview.chromium.org/2382193002/diff/20001/src/bootstrapper.cc File src/bootstrapper.cc (right): https://codereview.chromium.org/2382193002/diff/20001/src/bootstrapper.cc#newcode3465 src/bootstrapper.cc:3465: static const char* harmony_string_padding_natives[] = {nullptr}; I feel like ...
4 years, 2 months ago (2016-09-30 23:27:43 UTC) #16
Dan Ehrenberg
Find the bug at https://bugs.chromium.org/p/v8/issues/detail?id=5427
4 years, 2 months ago (2016-10-01 00:01:17 UTC) #19
adamk
On 2016/10/01 00:01:17, Dan Ehrenberg (OOO) wrote: > Find the bug at https://bugs.chromium.org/p/v8/issues/detail?id=5427 I think ...
4 years, 2 months ago (2016-10-03 18:05:49 UTC) #22
caitp
On 2016/10/03 18:05:49, adamk wrote: > On 2016/10/01 00:01:17, Dan Ehrenberg (OOO) wrote: > > ...
4 years, 2 months ago (2016-10-04 10:24:47 UTC) #23
adamk
On 2016/10/04 10:24:47, caitp wrote: > On 2016/10/03 18:05:49, adamk wrote: > > On 2016/10/01 ...
4 years, 2 months ago (2016-10-04 21:10:59 UTC) #24
adamk
lgtm now that the tsan fix has landed
4 years, 2 months ago (2016-10-06 18:52:33 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2382193002/1
4 years, 2 months ago (2016-10-06 19:19:43 UTC) #29
caitp
On 2016/10/06 18:52:33, adamk wrote: > lgtm now that the tsan fix has landed Thanks, ...
4 years, 2 months ago (2016-10-06 19:19:50 UTC) #30
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-06 19:53:21 UTC) #31
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/8352a0feaccfd9a19f3b38564ed2c0859dd6e3d5 Cr-Commit-Position: refs/heads/master@{#40060}
4 years, 2 months ago (2016-10-06 19:53:50 UTC) #33
Clemens Hammacher
4 years, 2 months ago (2016-10-07 08:39:12 UTC) #34
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2398183003/ by clemensh@chromium.org.

The reason for reverting is: Causes several GC bugs, e.g.
https://build.chromium.org/p/client.v8.ports/builders/V8%20Linux%20-%20arm64%....

Powered by Google App Engine
This is Rietveld 408576698