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

Issue 2469723002: Corrected implementation of TwoByteExternalBufferedStream. (Closed)

Created:
4 years, 1 month ago by predrag.rudic
Modified:
4 years, 1 month ago
Reviewers:
nickie, vogelheim
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix 'MIPS: Fix Utf16CharacterStream scanner crash due to missaligned access' Removed a wrong condition test in TwoByteExternalBufferedStream. This changed fixes errors that may occur under some conditions. Committed: https://crrev.com/f04a9b49369fd1921fbae38f3783cd639c5fb2eb Cr-Commit-Position: refs/heads/master@{#40722}

Patch Set 1 #

Patch Set 2 : Fix 'MIPS: Fix Utf16CharacterStream scanner crash due to missaligned access on MIPS' #

Total comments: 6

Patch Set 3 : Corrected implementation of TwoByteExternalBufferedStream #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -11 lines) Patch
M src/parsing/scanner-character-streams.cc View 1 2 8 chunks +16 lines, -10 lines 0 comments Download
M test/cctest/parsing/test-scanner-streams.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (10 generated)
predrag.rudic
PTAL
4 years, 1 month ago (2016-11-01 12:08:33 UTC) #3
vogelheim
lgtm
4 years, 1 month ago (2016-11-02 11:07:47 UTC) #4
predrag.rudic
On 2016/11/02 11:07:47, vogelheim wrote: > lgtm Additional changes. PTAL Description: Changed test caused TwoByteExternalBufferedStream ...
4 years, 1 month ago (2016-11-02 15:51:05 UTC) #5
vogelheim
lgtm Looks good, but please consider the comments below. Thanks. https://codereview.chromium.org/2469723002/diff/20001/src/parsing/scanner-character-streams.cc File src/parsing/scanner-character-streams.cc (right): https://codereview.chromium.org/2469723002/diff/20001/src/parsing/scanner-character-streams.cc#newcode718 ...
4 years, 1 month ago (2016-11-02 17:29:18 UTC) #6
predrag.rudic
https://codereview.chromium.org/2469723002/diff/20001/src/parsing/scanner-character-streams.cc File src/parsing/scanner-character-streams.cc (right): https://codereview.chromium.org/2469723002/diff/20001/src/parsing/scanner-character-streams.cc#newcode718 src/parsing/scanner-character-streams.cc:718: bool odd_start = true; On 2016/11/02 17:29:18, vogelheim wrote: ...
4 years, 1 month ago (2016-11-03 11:52:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2469723002/40001
4 years, 1 month ago (2016-11-03 12:29:02 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-03 12:31:57 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:20:28 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f04a9b49369fd1921fbae38f3783cd639c5fb2eb
Cr-Commit-Position: refs/heads/master@{#40722}

Powered by Google App Engine
This is Rietveld 408576698