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

Issue 2948903002: Reland "[parser] Forbid \08 in strict strings" (Closed)

Created:
3 years, 6 months ago by bakkot1
Modified:
3 years, 6 months ago
Reviewers:
vogelheim
CC:
v8-reviews_googlegroups.com, marja+watch_chromium.org
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Reland "[parser] Forbid \08 in strict strings" (Reland: NeedsManualRebaseline'd newly-fixed layout test in Chromium.) This was never legal; the spec only allows '\0' in strict-mode strings or templates when not followed by a decimal digit. Previously we were only enforcing that it not be followed by an _octal_ digit. This was already fixed for numeric literals, but not for escape sequences in strings. BUG=v8:6504 Review-Url: https://codereview.chromium.org/2948903002 Cr-Commit-Position: refs/heads/master@{#46106} Committed: https://chromium.googlesource.com/v8/v8/+/76078e140a2814930932eb46dc92c4df1eec2394

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -4 lines) Patch
M src/parsing/scanner.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-parsing.cc View 3 chunks +29 lines, -0 lines 0 comments Download
M test/mjsunit/es6/templates.js View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 9 (5 generated)
bakkot1
PTAL - just a reland after marking a Chromium test as needing rebaseline.
3 years, 6 months ago (2017-06-21 00:26:46 UTC) #3
vogelheim
lgtm
3 years, 6 months ago (2017-06-21 09:42:19 UTC) #4
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/2948903002/1
3 years, 6 months ago (2017-06-21 15:22:13 UTC) #6
commit-bot: I haz the power
3 years, 6 months ago (2017-06-21 17:41:59 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/76078e140a2814930932eb46dc92c4df1ee...

Powered by Google App Engine
This is Rietveld 408576698