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

Issue 91233002: Experimental scanner: fix two-byte handling in lexer-shell. (Closed)

Created:
7 years ago by marja
Modified:
7 years ago
Reviewers:
dcarney, ulan
CC:
v8-dev
Visibility:
Public.

Description

Experimental scanner: fix two-byte handling in lexer-shell. In many cases (e.g., when the utf8 file contained an รค), it's a legit utf8 file (not ascii), but it'll still be 1-byte representation (latin1) inside v8. TBR=ulan@chromium.org, dcarney@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=18098

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M src/lexer/lexer-shell.cc View 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
marja
7 years ago (2013-11-27 10:26:34 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r18098 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698