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

Issue 2647443005: [LayoutNG] Initial pass of removing the state machine from ng_block_layout_algorithm. (Closed)

Created:
3 years, 11 months ago by ikilpatrick
Modified:
3 years, 11 months ago
Reviewers:
cbiesinger
CC:
chromium-reviews, cbiesinger, ojan+watch_chromium.org, szager+layoutwatch_chromium.org, glebl+reviews_chromium.org, dgrogan+ng_chromium.org, atotic+reviews_chromium.org, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, zoltan1, jchaffraix+rendering, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[LayoutNG] Initial pass of removing the state machine from ng_block_layout_algorithm. If followup patches I'll refactor the code to be more readable, this just removes the state machine in a simple way. BUG=635619 Review-Url: https://codereview.chromium.org/2647443005 Cr-Commit-Position: refs/heads/master@{#444834} Committed: https://chromium.googlesource.com/chromium/src/+/01fde50580297be95d015b38d99e6b6d44297fb4

Patch Set 1 #

Total comments: 5

Patch Set 2 : remove set of parens. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -142 lines) Patch
M third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.h View 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc View 1 2 chunks +103 lines, -127 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm_test.cc View 1 chunk +4 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
ikilpatrick
3 years, 11 months ago (2017-01-19 17:06:22 UTC) #2
cbiesinger
lgtm https://codereview.chromium.org/2647443005/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc File third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc (right): https://codereview.chromium.org/2647443005/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc#newcode229 third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc:229: // MinAndMaxContentSizes. Tricky because how do you indicate ...
3 years, 11 months ago (2017-01-19 18:41:11 UTC) #5
ikilpatrick
https://codereview.chromium.org/2647443005/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc File third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc (right): https://codereview.chromium.org/2647443005/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc#newcode229 third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc:229: // MinAndMaxContentSizes. On 2017/01/19 18:41:11, cbiesinger wrote: > Tricky ...
3 years, 11 months ago (2017-01-19 18:54:15 UTC) #8
cbiesinger
lgtm https://codereview.chromium.org/2647443005/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc File third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc (right): https://codereview.chromium.org/2647443005/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc#newcode229 third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc:229: // MinAndMaxContentSizes. On 2017/01/19 18:54:15, ikilpatrick wrote: > ...
3 years, 11 months ago (2017-01-19 19:06:30 UTC) #9
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/2647443005/20001
3 years, 11 months ago (2017-01-19 19:22:21 UTC) #12
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 20:23:28 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/01fde50580297be95d015b38d99e...

Powered by Google App Engine
This is Rietveld 408576698