Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(106)

Issue 1168733002: Refactor how we handle BRs with clearance (Closed)

Created:
4 years, 11 months ago by rhogan
Modified:
4 years, 10 months ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Refactor how we handle BRs with clearance This is a follow-up to https://codereview.chromium.org/1156063002 and https://blink.lc/blink/commit/?id=712375bd4009d756b411cb80164fa1ed04ee219a. In the latter CL we realized we need to give up on syncing with clean lines if we have floats and a <br> with clearance. That decision should really be made in determineEndPosition using the same criteria introduced in the former CL. BUG=496339 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197768

Patch Set 1 #

Patch Set 2 : Updated #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -18 lines) Patch
M Source/core/layout/LayoutBlockFlow.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/layout/LayoutBlockFlowLine.cpp View 1 5 chunks +14 lines, -13 lines 2 comments Download
M Source/core/layout/line/LineLayoutState.h View 1 3 chunks +0 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
rhogan
4 years, 10 months ago (2015-06-22 17:32:58 UTC) #2
leviw_travelin_and_unemployed
This looks good. Just one question I'd like answered before the final stamp. https://codereview.chromium.org/1168733002/diff/20001/Source/core/layout/LayoutBlockFlowLine.cpp File ...
4 years, 10 months ago (2015-06-22 18:22:43 UTC) #3
rhogan
https://codereview.chromium.org/1168733002/diff/20001/Source/core/layout/LayoutBlockFlowLine.cpp File Source/core/layout/LayoutBlockFlowLine.cpp (right): https://codereview.chromium.org/1168733002/diff/20001/Source/core/layout/LayoutBlockFlowLine.cpp#newcode1754 Source/core/layout/LayoutBlockFlowLine.cpp:1754: InlineBox* lastBox = style()->isLeftToRightDirection() ? curr->lastLeafChild() : curr->firstLeafChild(); On ...
4 years, 10 months ago (2015-06-22 20:27:16 UTC) #4
leviw_travelin_and_unemployed
lgtm *sigh* Thanks :p
4 years, 10 months ago (2015-06-22 21:36:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1168733002/20001
4 years, 10 months ago (2015-06-22 21:36:43 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/60178)
4 years, 10 months ago (2015-06-22 23:03:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1168733002/20001
4 years, 10 months ago (2015-06-24 17:51:59 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2015-06-24 19:02:10 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197768

Powered by Google App Engine
This is Rietveld 408576698