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

Issue 62483002: Add ASSERTs in BidiResolver and RenderBlockLineLayout (Closed)

Created:
7 years, 1 month ago by igoroliveira
Modified:
7 years, 1 month ago
CC:
blink-reviews, bemjb+rendering_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

constructBidiRunsForSegment: After CLs 39783004 and 46393003 if an isolated fake run is added it is always replaced with real runs. (I am being a bit conservative keeping the if statement.) BidiResolver::setStatus: When a BidiStatus is passed to BidiResolver, it needs to have a valid context. BidiRunList<Run>::reverseRuns: If reverse runs is called it should have in the least one run. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161512

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -8 lines) Patch
M Source/core/rendering/RenderBlockLineLayout.cpp View 1 chunk +1 line, -4 lines 0 comments Download
M Source/platform/text/BidiResolver.h View 1 chunk +5 lines, -1 line 0 comments Download
M Source/platform/text/BidiRunList.h View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
igoroliveira
7 years, 1 month ago (2013-11-06 20:01:55 UTC) #1
leviw_travelin_and_unemployed
Yes yes yes! LGTM.
7 years, 1 month ago (2013-11-06 20:10:55 UTC) #2
abarth-chromium
rsLGTM
7 years, 1 month ago (2013-11-07 07:03:47 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/igor.o@sisa.samsung.com/62483002/1
7 years, 1 month ago (2013-11-07 07:12:26 UTC) #4
commit-bot: I haz the power
7 years, 1 month ago (2013-11-07 08:11:55 UTC) #5
Message was sent while issue was closed.
Change committed as 161512

Powered by Google App Engine
This is Rietveld 408576698