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

Issue 10388179: Reject high- and low-surrogates in escaped code points. (Closed)

Created:
8 years, 7 months ago by cshapiro
Modified:
8 years, 7 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Reject high- and low-surrogates in escaped code points. BUG=3097 Committed: https://code.google.com/p/dart/source/detail?r=7725

Patch Set 1 #

Patch Set 2 : continue scanning after an invalid escaped code point #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -20 lines) Patch
M runtime/vm/scanner.h View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/scanner.cc View 1 5 chunks +24 lines, -18 lines 0 comments Download
M runtime/vm/scanner_test.cc View 1 3 chunks +75 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
cshapiro
I would like to validate more than just the first character of the token stream. ...
8 years, 7 months ago (2012-05-17 04:01:31 UTC) #1
hausner
I'm not quite sure what you are asking about the junk after kERROR. I guess ...
8 years, 7 months ago (2012-05-17 15:37:53 UTC) #2
hausner
8 years, 7 months ago (2012-05-17 22:52:10 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698