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

Issue 2451553005: Add NGLogicalOrigin and NGLogicalLeader parameters to NGLayoutOpportunityIterator. (Closed)

Created:
4 years, 1 month ago by Gleb Lanbin
Modified:
4 years, 1 month ago
Reviewers:
cbiesinger, ikilpatrick
CC:
chromium-reviews, 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

Add NGLogicalOrigin and NGLogicalLeader parameters to NGLayoutOpportunityIterator. NGLogicalOrigin will be used as a starting point for all layout opportunities generated by NGLayoutOpportunityIterator. NGLogicalLeader will be used as a ending point of temporary excluded rectangle that represents a text fragment. BUG=635619 Committed: https://crrev.com/6c72d27c88f4b2a17321e71951663a0b12c36d0d Cr-Commit-Position: refs/heads/master@{#427580}

Patch Set 1 #

Total comments: 4

Patch Set 2 : add a space before parenthesis in NGLogicalLeader and NGLogicalOrigin comments #

Patch Set 3 : revert back NGConstraintSpace::LayoutOpportunities method definition #

Patch Set 4 : do not redefine default LayoutOpportunities parameters #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -18 lines) Patch
M third_party/WebKit/Source/core/layout/ng/ng_constraint_space.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc View 5 chunks +5 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_layout_opportunity_iterator.h View 2 chunks +16 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_layout_opportunity_iterator.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_units.h View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (14 generated)
Gleb Lanbin
4 years, 1 month ago (2016-10-25 17:09:48 UTC) #3
cbiesinger
https://codereview.chromium.org/2451553005/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h File third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h (left): https://codereview.chromium.org/2451553005/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h#oldcode121 third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h:121: bool for_inline_or_bfc = false); Why remove these two parameters ...
4 years, 1 month ago (2016-10-25 20:03:23 UTC) #5
Gleb Lanbin
PTAL https://codereview.chromium.org/2451553005/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h File third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h (left): https://codereview.chromium.org/2451553005/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h#oldcode121 third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h:121: bool for_inline_or_bfc = false); On 2016/10/25 20:03:23, cbiesinger ...
4 years, 1 month ago (2016-10-25 20:41:04 UTC) #6
cbiesinger
On 2016/10/25 20:41:04, glebl wrote: > PTAL > > https://codereview.chromium.org/2451553005/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h > File third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h (left): > ...
4 years, 1 month ago (2016-10-25 20:45:02 UTC) #7
ikilpatrick
API lgtm
4 years, 1 month ago (2016-10-25 20:46:08 UTC) #8
Gleb Lanbin
On 2016/10/25 20:45:02, cbiesinger wrote: > On 2016/10/25 20:41:04, glebl wrote: > > PTAL > ...
4 years, 1 month ago (2016-10-25 21:20:13 UTC) #9
cbiesinger
lgtm
4 years, 1 month ago (2016-10-25 21:43:47 UTC) #14
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/2451553005/80001
4 years, 1 month ago (2016-10-26 02:18:53 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 1 month ago (2016-10-26 02:32:45 UTC) #22
commit-bot: I haz the power
4 years, 1 month ago (2016-10-26 02:34:44 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6c72d27c88f4b2a17321e71951663a0b12c36d0d
Cr-Commit-Position: refs/heads/master@{#427580}

Powered by Google App Engine
This is Rietveld 408576698