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

Issue 2590463002: Make column snapping optional when translating to flow thread coordinates. (Closed)

Created:
4 years ago by mstensho (USE GERRIT)
Modified:
4 years ago
Reviewers:
eae, szager1
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make column snapping optional when translating to flow thread coordinates. positionForPoint() wants this, but mapAncestorToLocal() requires that no special behavior be applied. While this CL doesn't fix bug 663062, it is a prerequisite for fixing it without breaking existing tests (MulticolWithAbsPosNotContained in MapCoordinatesTest unit test). BUG=663062 Committed: https://crrev.com/90a520011b9e1f70355987371360540c922f4fc9 Cr-Commit-Position: refs/heads/master@{#439758}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -25 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutMultiColumnSet.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/MapCoordinatesTest.cpp View 1 chunk +30 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/MultiColumnFragmentainerGroup.h View 1 chunk +14 lines, -1 line 4 comments Download
M third_party/WebKit/Source/core/layout/MultiColumnFragmentainerGroup.cpp View 1 chunk +20 lines, -22 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
mstensho (USE GERRIT)
@szager I usually bother Emil with patches like this, but since he's OOO, it would ...
4 years ago (2016-12-19 15:45:49 UTC) #6
szager1
https://codereview.chromium.org/2590463002/diff/1/third_party/WebKit/Source/core/layout/MultiColumnFragmentainerGroup.h File third_party/WebKit/Source/core/layout/MultiColumnFragmentainerGroup.h (right): https://codereview.chromium.org/2590463002/diff/1/third_party/WebKit/Source/core/layout/MultiColumnFragmentainerGroup.h#newcode92 third_party/WebKit/Source/core/layout/MultiColumnFragmentainerGroup.h:92: enum SnapToColumnPolicy { DontSnapToColumn, SnapToColumn }; nit: I prefer ...
4 years ago (2016-12-19 23:36:44 UTC) #7
mstensho (USE GERRIT)
https://codereview.chromium.org/2590463002/diff/1/third_party/WebKit/Source/core/layout/MultiColumnFragmentainerGroup.h File third_party/WebKit/Source/core/layout/MultiColumnFragmentainerGroup.h (right): https://codereview.chromium.org/2590463002/diff/1/third_party/WebKit/Source/core/layout/MultiColumnFragmentainerGroup.h#newcode92 third_party/WebKit/Source/core/layout/MultiColumnFragmentainerGroup.h:92: enum SnapToColumnPolicy { DontSnapToColumn, SnapToColumn }; On 2016/12/19 23:36:44, ...
4 years ago (2016-12-20 08:55:02 UTC) #8
szager1
lgtm
4 years ago (2016-12-20 09:37:07 UTC) #9
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/2590463002/1
4 years ago (2016-12-20 09:38:56 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-20 09:43:22 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-20 09:45:43 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/90a520011b9e1f70355987371360540c922f4fc9
Cr-Commit-Position: refs/heads/master@{#439758}

Powered by Google App Engine
This is Rietveld 408576698