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

Issue 421383002: Fix loop condition in BidiRunList::replaceRunWithRuns (Closed)

Created:
6 years, 4 months ago by eae
Modified:
6 years, 4 months ago
CC:
blink-reviews, leviw+bidiwatch_chromium.org
Project:
blink
Visibility:
Public.

Description

Fix loop condition in BidiRunList::replaceRunWithRuns Fix the loop condition in BidiRunList::replaceRunWithRuns to check if a next run exists before accessing it. R=inferno@chromium.org BUG=397479 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179068

Patch Set 1 #

Patch Set 2 : w/test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
A LayoutTests/fast/text/bidi-replace-runs-crash.html View 1 1 chunk +9 lines, -0 lines 0 comments Download
A LayoutTests/fast/text/bidi-replace-runs-crash-expected.txt View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/platform/text/BidiRunList.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
eae
6 years, 4 months ago (2014-07-28 21:09:13 UTC) #1
aarya
On 2014/07/28 21:09:13, eae wrote: I don't know the Bidi code at all. Can you ...
6 years, 4 months ago (2014-07-28 21:11:24 UTC) #2
leviw_travelin_and_unemployed
Do you have a test case that exercises this? The change seems entirely reasonable.
6 years, 4 months ago (2014-07-28 21:13:06 UTC) #3
eae
On 2014/07/28 21:13:06, leviw wrote: > Do you have a test case that exercises this? ...
6 years, 4 months ago (2014-07-28 21:29:41 UTC) #4
leviw_travelin_and_unemployed
lgtm
6 years, 4 months ago (2014-07-28 21:31:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eae@chromium.org/421383002/20001
6 years, 4 months ago (2014-07-28 21:32:05 UTC) #6
commit-bot: I haz the power
6 years, 4 months ago (2014-07-28 23:55:32 UTC) #7
Message was sent while issue was closed.
Change committed as 179068

Powered by Google App Engine
This is Rietveld 408576698