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

Issue 2451123003: Make NGLayoutOpportunityIterator to support origin_point. (Closed)

Created:
4 years, 1 month ago by Gleb Lanbin
Modified:
4 years, 1 month ago
Reviewers:
ikilpatrick
CC:
chromium-reviews, cbiesinger, ojan+watch_chromium.org, szager+layoutwatch_chromium.org, glebl+reviews_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 NGLayoutOpportunityIterator to support origin_point. Origin point is used to filter layout opportunities that are positioned before the origin point. BUG=635619 Committed: https://crrev.com/25499c90fd4d12a36436ba75a3260008a30c7c71 Cr-Commit-Position: refs/heads/master@{#428439}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -32 lines) Patch
M third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc View 2 chunks +58 lines, -10 lines 1 comment Download
M third_party/WebKit/Source/core/layout/ng/ng_layout_opportunity_iterator.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_layout_opportunity_iterator.cc View 3 chunks +22 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_units.h View 1 chunk +2 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_units.cc View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (25 generated)
Gleb Lanbin
4 years, 1 month ago (2016-10-26 22:22:56 UTC) #5
Gleb Lanbin
please hold on on review. The current approach where origin point is used as a ...
4 years, 1 month ago (2016-10-27 19:53:14 UTC) #19
Gleb Lanbin
updated with the correct implementation. please review when you have a chance.
4 years, 1 month ago (2016-10-27 22:18:37 UTC) #22
ikilpatrick
lgtm https://codereview.chromium.org/2451123003/diff/120001/third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc File third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc (right): https://codereview.chromium.org/2451123003/diff/120001/third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc#newcode185 third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc:185: TEST(NGConstraintSpaceTest, LayoutOpportunitiesTwoInMiddleWithOrigin) { \o/
4 years, 1 month ago (2016-10-28 16:39:28 UTC) #23
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/2451123003/120001
4 years, 1 month ago (2016-10-28 18:35:02 UTC) #29
commit-bot: I haz the power
Committed patchset #1 (id:120001)
4 years, 1 month ago (2016-10-28 18:42:13 UTC) #30
commit-bot: I haz the power
4 years, 1 month ago (2016-10-28 19:09:04 UTC) #32
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/25499c90fd4d12a36436ba75a3260008a30c7c71
Cr-Commit-Position: refs/heads/master@{#428439}

Powered by Google App Engine
This is Rietveld 408576698