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

Issue 1148653007: Update UTF-8 decoder to detect more special cases. (Closed)

Created:
5 years, 7 months ago by jochen (gone - plz use gerrit)
Modified:
5 years, 7 months ago
Reviewers:
vogelheim
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Update UTF-8 decoder to detect more special cases. The blink version is stricter and for parsing it's important that both decoders behave the same. BUG=chromium:489944 R=vogelheim@chromium.org LOG=n Committed: https://crrev.com/3d5b2f807bb4f4cd7da56aae27a32bb0b2783fb2 Cr-Commit-Position: refs/heads/master@{#28601}

Patch Set 1 #

Total comments: 8

Patch Set 2 : updates #

Patch Set 3 : updates #

Total comments: 5

Patch Set 4 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -153 lines) Patch
M src/unicode.cc View 1 2 3 1 chunk +93 lines, -46 lines 0 comments Download
M test/cctest/test-api.cc View 1 2 3 4 chunks +0 lines, -102 lines 0 comments Download
M test/cctest/test-parsing.cc View 1 2 3 3 chunks +20 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
jochen (gone - plz use gerrit)
5 years, 7 months ago (2015-05-21 15:34:08 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1148653007/1
5 years, 7 months ago (2015-05-21 16:56:10 UTC) #3
vogelheim
I'm afraid this CL has left me largely confused. https://codereview.chromium.org/1148653007/diff/1/src/unicode.cc File src/unicode.cc (right): https://codereview.chromium.org/1148653007/diff/1/src/unicode.cc#newcode205 src/unicode.cc:205: ...
5 years, 7 months ago (2015-05-21 16:58:38 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_avx2_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel/builds/621)
5 years, 7 months ago (2015-05-21 17:10:42 UTC) #6
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1148653007/diff/1/src/unicode.cc File src/unicode.cc (right): https://codereview.chromium.org/1148653007/diff/1/src/unicode.cc#newcode205 src/unicode.cc:205: 4, 4, 4, 4, 4, 0, 0, 0, 0, ...
5 years, 7 months ago (2015-05-22 12:38:13 UTC) #7
vogelheim
lgtm https://codereview.chromium.org/1148653007/diff/40001/src/unicode.cc File src/unicode.cc (right): https://codereview.chromium.org/1148653007/diff/40001/src/unicode.cc#newcode229 src/unicode.cc:229: uchar Utf8::CalculateValue(const byte* str, size_t max_length, size_t* cursor) ...
5 years, 7 months ago (2015-05-22 15:53:39 UTC) #8
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1148653007/diff/40001/src/unicode.cc File src/unicode.cc (right): https://codereview.chromium.org/1148653007/diff/40001/src/unicode.cc#newcode229 src/unicode.cc:229: uchar Utf8::CalculateValue(const byte* str, size_t max_length, size_t* cursor) { ...
5 years, 7 months ago (2015-05-22 18:12:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1148653007/60001
5 years, 7 months ago (2015-05-22 18:13:07 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-05-22 18:47:50 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-05-22 18:47:54 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3d5b2f807bb4f4cd7da56aae27a32bb0b2783fb2
Cr-Commit-Position: refs/heads/master@{#28601}

Powered by Google App Engine
This is Rietveld 408576698