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

Issue 2291273002: [layoutng] Allow testing NGBox without a LayoutObject (Closed)

Created:
4 years, 3 months ago by cbiesinger
Modified:
4 years, 3 months ago
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] Allow testing NGBox without a LayoutObject And use that to add a test for ng_block_layout_algorithm that tests layout with children. BUG=635619 R=eae@chromium.org,glebl@chromium.org,ikilpatrick@chromium.org Committed: https://crrev.com/f2e5768ae0a7b3514005522adcfc93781852a0ec Cr-Commit-Position: refs/heads/master@{#415762}

Patch Set 1 #

Total comments: 10

Patch Set 2 : review comments #

Patch Set 3 : fix bad merge -- private: was duplicated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -16 lines) Patch
M third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm_test.cc View 1 1 chunk +43 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_box.h View 1 2 3 chunks +13 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_box.cc View 1 3 chunks +43 lines, -14 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
cbiesinger
I will wait until your patches are in the tree so as to not make ...
4 years, 3 months ago (2016-08-30 18:12:15 UTC) #1
Gleb Lanbin
lgtm a couple of minor comments. thanks. https://codereview.chromium.org/2291273002/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm_test.cc File third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm_test.cc (right): https://codereview.chromium.org/2291273002/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm_test.cc#newcode38 third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm_test.cc:38: TEST_F(NGBlockLayoutAlgorithmTest, Children) ...
4 years, 3 months ago (2016-08-30 18:58:22 UTC) #2
eae
LGTM once glebs comments have been addressed.
4 years, 3 months ago (2016-08-30 22:43:48 UTC) #3
cbiesinger
https://codereview.chromium.org/2291273002/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm_test.cc File third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm_test.cc (right): https://codereview.chromium.org/2291273002/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm_test.cc#newcode38 third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm_test.cc:38: TEST_F(NGBlockLayoutAlgorithmTest, Children) { On 2016/08/30 18:58:22, glebl wrote: > ...
4 years, 3 months ago (2016-08-31 19:35:10 UTC) #6
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/2291273002/20001
4 years, 3 months ago (2016-08-31 19:35:11 UTC) #7
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/2291273002/40001
4 years, 3 months ago (2016-08-31 19:39:47 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-31 21:31:26 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-08-31 21:34:24 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f2e5768ae0a7b3514005522adcfc93781852a0ec
Cr-Commit-Position: refs/heads/master@{#415762}

Powered by Google App Engine
This is Rietveld 408576698