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

Issue 1601653006: [regexp] back refs must not start/end in the middle of a surrogate pair (Closed)

Created:
4 years, 11 months ago by Yang
Modified:
4 years, 11 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@unicodeclass
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[regexp] back refs must not start/end in the middle of a surrogate pair R=littledan@chromium.org BUG=v8:2952 LOG=N Committed: https://crrev.com/49fda47c5fa88cea9ce0a913c023da1d9204ffb1 Cr-Commit-Position: refs/heads/master@{#33540}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase onto ToT #

Patch Set 4 : test case #

Patch Set 5 : rebase #

Total comments: 10

Patch Set 6 : rebase and addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -9 lines) Patch
M src/regexp/jsregexp.h View 1 2 3 4 5 2 chunks +1 line, -9 lines 0 comments Download
M src/regexp/jsregexp.cc View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download
M src/regexp/regexp-macro-assembler.h View 1 2 3 4 5 2 chunks +10 lines, -0 lines 0 comments Download
M src/regexp/regexp-macro-assembler.cc View 1 2 3 4 5 1 chunk +13 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/unicode-regexp-backrefs.js View 1 2 3 4 5 1 chunk +53 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
Yang
4 years, 11 months ago (2016-01-19 10:30:57 UTC) #1
Yang
On 2016/01/19 10:30:57, Yang wrote: This depends on https://codereview.chromium.org/1578253005/
4 years, 11 months ago (2016-01-19 10:36:02 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1601653006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1601653006/40001
4 years, 11 months ago (2016-01-22 07:50:22 UTC) #6
commit-bot: I haz the power
Dry run: CLs for remote refs other than refs/pending/heads/master must contain NOTRY=true and NOPRESUBMIT=true in ...
4 years, 11 months ago (2016-01-22 07:50:23 UTC) #8
Yang
On 2016/01/22 07:50:23, commit-bot: I haz the power wrote: > Dry run: CLs for remote ...
4 years, 11 months ago (2016-01-25 14:13:58 UTC) #9
erikcorry
lgtm https://codereview.chromium.org/1601653006/diff/80001/src/regexp/jsregexp.cc File src/regexp/jsregexp.cc (right): https://codereview.chromium.org/1601653006/diff/80001/src/regexp/jsregexp.cc#newcode4393 src/regexp/jsregexp.cc:4393: } You don't need this check (and thus ...
4 years, 11 months ago (2016-01-26 16:25:07 UTC) #11
Yang
https://codereview.chromium.org/1601653006/diff/80001/src/regexp/jsregexp.cc File src/regexp/jsregexp.cc (right): https://codereview.chromium.org/1601653006/diff/80001/src/regexp/jsregexp.cc#newcode4393 src/regexp/jsregexp.cc:4393: } On 2016/01/26 16:25:06, erikcorry wrote: > You don't ...
4 years, 11 months ago (2016-01-27 09:06:06 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1601653006/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1601653006/100001
4 years, 11 months ago (2016-01-27 09:06:18 UTC) #15
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 11 months ago (2016-01-27 10:50:13 UTC) #17
commit-bot: I haz the power
4 years, 11 months ago (2016-01-27 10:51:36 UTC) #19
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/49fda47c5fa88cea9ce0a913c023da1d9204ffb1
Cr-Commit-Position: refs/heads/master@{#33540}

Powered by Google App Engine
This is Rietveld 408576698