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

Issue 2510873005: A decimal integer literal with a leading 0 is now an error in strict mode. (Closed)

Created:
4 years, 1 month ago by jwolfe
Modified:
4 years ago
Reviewers:
Dan Ehrenberg
CC:
caitp, v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

A decimal integer literal with a leading 0 is now an error in strict mode. We're still collecting use counter data for this situation. BUG=v8:4973 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Committed: https://crrev.com/93b87c89f28163caea5a72942e06394e7200cbe7 Cr-Commit-Position: refs/heads/master@{#41563}

Patch Set 1 #

Total comments: 2

Patch Set 2 : implementation without error message changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -35 lines) Patch
M src/messages.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/parsing/parser.cc View 1 2 chunks +0 lines, -4 lines 0 comments Download
M src/parsing/parser-base.h View 1 1 chunk +3 lines, -10 lines 0 comments Download
M src/parsing/preparser.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M src/parsing/preparser.cc View 1 2 chunks +0 lines, -3 lines 0 comments Download
M src/parsing/scanner.h View 1 2 chunks +0 lines, -8 lines 0 comments Download
M src/parsing/scanner.cc View 1 3 chunks +8 lines, -5 lines 0 comments Download
M test/test262/test262.status View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 26 (16 generated)
jwolfe
Could someone please run a dry run to test the impact of this change on ...
4 years, 1 month ago (2016-11-17 23:51:20 UTC) #3
Dan Ehrenberg
Could you split this into two patches, one for changing the error messages, and one ...
4 years, 1 month ago (2016-11-18 17:13:51 UTC) #8
jwolfe
On 2016/11/18 17:13:51, Dan Ehrenberg wrote: > Could you split this into two patches... See: ...
4 years ago (2016-12-02 22:01:43 UTC) #9
jwolfe
PTAL
4 years ago (2016-12-07 18:48:42 UTC) #12
Dan Ehrenberg
lgtm Looks great, good message and clean implementation. Let's take a look at the Blink ...
4 years ago (2016-12-07 19:12:35 UTC) #15
adamk
On 2016/12/07 19:12:35, Dan Ehrenberg wrote: > lgtm > > Looks great, good message and ...
4 years ago (2016-12-07 19:16:03 UTC) #16
jwolfe
Everything passed the dry run. Looks like this is good to go.
4 years ago (2016-12-07 20:06:58 UTC) #19
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/2510873005/20001
4 years ago (2016-12-07 20:07:27 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-07 20:09:31 UTC) #24
commit-bot: I haz the power
4 years ago (2016-12-07 20:09:47 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/93b87c89f28163caea5a72942e06394e7200cbe7
Cr-Commit-Position: refs/heads/master@{#41563}

Powered by Google App Engine
This is Rietveld 408576698