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

Issue 2286403004: [LayoutNG] Initial NGLayoutOpportunityIterator implementation (Closed)

Created:
4 years, 3 months ago by eae
Modified:
4 years, 3 months ago
Reviewers:
cbiesinger, ikilpatrick
CC:
chromium-reviews, ojan+watch_chromium.org, 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

[LayoutNG] Initial NGLayoutOpportunityIterator implementation Add initial simple NGLayoutOpportunityIterator implementation. Does not yet handle exclusions, inlines or bfcs. R=ikilpatrick@chromium.org,cbiesinger@chromium.org BUG=635619 Committed: https://crrev.com/711a3a27b412945f808224f948c0d0e0e8a7bd1d Cr-Commit-Position: refs/heads/master@{#415417}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -8 lines) Patch
M third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_constraint_space.cc View 2 chunks +8 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc View 1 1 chunk +15 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_physical_constraint_space.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_physical_constraint_space.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
eae
4 years, 3 months ago (2016-08-29 23:03:35 UTC) #1
ikilpatrick
lgtm
4 years, 3 months ago (2016-08-29 23:05:55 UTC) #3
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/2286403004/1
4 years, 3 months ago (2016-08-30 15:50:04 UTC) #9
cbiesinger
lgtm https://codereview.chromium.org/2286403004/diff/1/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/2286403004/diff/1/third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc#newcode51 third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc:51: auto iterator = space->LayoutOpportunities(NGClearNone, for_inline_or_bfc); Should this be ...
4 years, 3 months ago (2016-08-30 15:58:01 UTC) #11
eae
Thanks, good catch! -- You received this message because you are subscribed to the Google ...
4 years, 3 months ago (2016-08-30 16:10:15 UTC) #12
eae
Thanks, good catch! -- You received this message because you are subscribed to the Google ...
4 years, 3 months ago (2016-08-30 16:10:16 UTC) #13
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/2286403004/20001
4 years, 3 months ago (2016-08-30 17:33:10 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-30 20:43:23 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 20:45:23 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/711a3a27b412945f808224f948c0d0e0e8a7bd1d
Cr-Commit-Position: refs/heads/master@{#415417}

Powered by Google App Engine
This is Rietveld 408576698