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

Issue 12644008: Fix white space matching in latin-1 strings wrt \u00a0. (Closed)

Created:
7 years, 9 months ago by Yang
Modified:
7 years, 9 months ago
Reviewers:
dcarney
CC:
v8-dev, palfia
Visibility:
Public.

Description

Fix white space matching in latin-1 strings wrt \u00a0. R=dcarney@chromium.org BUG=181422 Committed: https://code.google.com/p/v8/source/detail?r=13898

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -49 lines) Patch
M src/arm/regexp-macro-assembler-arm.cc View 1 chunk +6 lines, -12 lines 0 comments Download
M src/ia32/regexp-macro-assembler-ia32.cc View 1 chunk +7 lines, -13 lines 0 comments Download
M src/x64/regexp-macro-assembler-x64.cc View 1 chunk +7 lines, -13 lines 0 comments Download
A + test/mjsunit/regress/regress-crbug-181422.js View 1 chunk +4 lines, -11 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
Please take a look. @Akos, this will need a MIPS port.
7 years, 9 months ago (2013-03-11 11:45:25 UTC) #1
drcarney
lgtm
7 years, 9 months ago (2013-03-11 11:51:54 UTC) #2
Yang
7 years, 9 months ago (2013-03-11 11:52:19 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r13898 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698