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

Issue 933043005: [New Multicolumn] Handle flow thread overflow correctly in flipped writing modes. (Closed)

Created:
5 years, 10 months ago by mstensho (USE GERRIT)
Modified:
5 years, 10 months ago
CC:
blink-reviews, blink-reviews-rendering, Dominik Röttsches, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[New Multicolumn] Handle flow thread overflow correctly in flipped writing modes. LayoutFlowThread::fragmentsBoundingBox() works on physical rectangles. Document this fact and make sure that the callers do use physical rectangles, instead of having the block progression coordinate flipped in vertical-rl and horizontal-bt writing modes. BUG=457185 R=dsinclair@chromium.org,jchaffraix@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190482

Patch Set 1 #

Total comments: 2

Messages

Total messages: 7 (1 generated)
mstensho (USE GERRIT)
5 years, 10 months ago (2015-02-18 19:45:31 UTC) #1
dsinclair
https://codereview.chromium.org/933043005/diff/1/Source/core/layout/LayoutFlowThread.cpp File Source/core/layout/LayoutFlowThread.cpp (right): https://codereview.chromium.org/933043005/diff/1/Source/core/layout/LayoutFlowThread.cpp#newcode104 Source/core/layout/LayoutFlowThread.cpp:104: flipForWritingMode(rect); I'm not sure I understand why this works. ...
5 years, 10 months ago (2015-02-18 21:00:29 UTC) #2
mstensho (USE GERRIT)
https://codereview.chromium.org/933043005/diff/1/Source/core/layout/LayoutFlowThread.cpp File Source/core/layout/LayoutFlowThread.cpp (right): https://codereview.chromium.org/933043005/diff/1/Source/core/layout/LayoutFlowThread.cpp#newcode104 Source/core/layout/LayoutFlowThread.cpp:104: flipForWritingMode(rect); On 2015/02/18 21:00:29, dsinclair wrote: > I'm not ...
5 years, 10 months ago (2015-02-18 22:25:41 UTC) #3
dsinclair
lgtm. Thanks a lot for the explanation.
5 years, 10 months ago (2015-02-19 15:48:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/933043005/1
5 years, 10 months ago (2015-02-19 15:51:31 UTC) #6
commit-bot: I haz the power
5 years, 10 months ago (2015-02-19 16:06:00 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190482

Powered by Google App Engine
This is Rietveld 408576698