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

Issue 2237623002: Demo patch that demonstrates simple block layout using Layout NG (Closed)

Created:
4 years, 4 months ago by Gleb Lanbin
Modified:
4 years, 4 months ago
Reviewers:
cbiesinger, ikilpatrick, eae
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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Demo patch that demonstrates simple block layout using Layout NG This also includes NGBoxIterator for-loop iterator to iterate over sibling children of layout object. BUG=635619 Committed: https://crrev.com/d71da6eb5c6b03bf76679ea6d88f08ea78c0e86e Cr-Commit-Position: refs/heads/master@{#411403}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixed tests and comments #

Patch Set 3 : fix a couple of nits #

Patch Set 4 : fixed NGBlockLayoutAlgorithmTest #

Messages

Total messages: 28 (18 generated)
Gleb Lanbin
4 years, 4 months ago (2016-08-11 15:38:12 UTC) #7
eae
https://codereview.chromium.org/2237623002/diff/60001/third_party/WebKit/Source/core/layout/ng/ng_box.cc File third_party/WebKit/Source/core/layout/ng/ng_box.cc (right): https://codereview.chromium.org/2237623002/diff/60001/third_party/WebKit/Source/core/layout/ng/ng_box.cc#newcode19 third_party/WebKit/Source/core/layout/ng/ng_box.cc:19: toLayoutBox(m_layoutObject)->setLogicalWidth(fragement->inlineSize()); We probably want to add a fragment->size method ...
4 years, 4 months ago (2016-08-11 15:40:49 UTC) #10
Gleb Lanbin
https://codereview.chromium.org/2237623002/diff/60001/third_party/WebKit/Source/core/layout/ng/ng_box.cc File third_party/WebKit/Source/core/layout/ng/ng_box.cc (right): https://codereview.chromium.org/2237623002/diff/60001/third_party/WebKit/Source/core/layout/ng/ng_box.cc#newcode19 third_party/WebKit/Source/core/layout/ng/ng_box.cc:19: toLayoutBox(m_layoutObject)->setLogicalWidth(fragement->inlineSize()); On 2016/08/11 15:40:49, eae wrote: > We probably ...
4 years, 4 months ago (2016-08-11 16:08:16 UTC) #11
cbiesinger
lgtm
4 years, 4 months ago (2016-08-11 16:37:44 UTC) #15
ikilpatrick
lgtm with nits delivered in person :)
4 years, 4 months ago (2016-08-11 16:40:12 UTC) #16
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/2237623002/120001
4 years, 4 months ago (2016-08-11 16:42:54 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/278425) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 4 months ago (2016-08-11 18:04:34 UTC) #21
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/2237623002/140001
4 years, 4 months ago (2016-08-11 18:15:48 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:140001)
4 years, 4 months ago (2016-08-11 19:42:30 UTC) #26
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 19:44:02 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d71da6eb5c6b03bf76679ea6d88f08ea78c0e86e
Cr-Commit-Position: refs/heads/master@{#411403}

Powered by Google App Engine
This is Rietveld 408576698