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

Issue 2230563002: [LayoutNG] Very simple layout() implementation (Closed)

Created:
4 years, 4 months ago by cbiesinger
Modified:
4 years, 4 months ago
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

[LayoutNG] Very simple layout() implementation Just resolved width and height, and returns a fragment with that. R=eae@chromium.org,ikilpatrick@chromium.org,glebl@chromium.org BUG=635619 NOTRY=true Committed: https://crrev.com/7872d0ed57157601145d7efe6f3c773750f38ee2 Cr-Commit-Position: refs/heads/master@{#410814}

Patch Set 1 #

Patch Set 2 : Rename variable to constraintSpace #

Total comments: 1

Patch Set 3 : Add comments & make computed style const #

Patch Set 4 : Update per NGFragment change #

Patch Set 5 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -2 lines) Patch
M third_party/WebKit/Source/core/layout/ng/NGBlockLayoutAlgorithm.h View 1 2 3 4 1 chunk +19 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ng/NGBlockLayoutAlgorithm.cpp View 1 2 3 4 1 chunk +18 lines, -1 line 0 comments Download

Messages

Total messages: 27 (17 generated)
cbiesinger
4 years, 4 months ago (2016-08-09 18:42:57 UTC) #1
eae
LGTM w/nit https://codereview.chromium.org/2230563002/diff/20001/third_party/WebKit/Source/core/layout/ng/NGBlockLayoutAlgorithm.h File third_party/WebKit/Source/core/layout/ng/NGBlockLayoutAlgorithm.h (right): https://codereview.chromium.org/2230563002/diff/20001/third_party/WebKit/Source/core/layout/ng/NGBlockLayoutAlgorithm.h#newcode19 third_party/WebKit/Source/core/layout/ng/NGBlockLayoutAlgorithm.h:19: NGBlockLayoutAlgorithm(ComputedStyle*); const?
4 years, 4 months ago (2016-08-09 18:58:04 UTC) #7
eae
LGTM
4 years, 4 months ago (2016-08-09 19:14:54 UTC) #8
Gleb Lanbin
lgtm
4 years, 4 months ago (2016-08-09 19:16:16 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/2230563002/40001
4 years, 4 months ago (2016-08-09 19:33:09 UTC) #11
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/2230563002/60001
4 years, 4 months ago (2016-08-09 20:34:46 UTC) #18
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/layout/ng/NGBlockLayoutAlgorithm.cpp: While running git apply --index -3 -p1; error: patch ...
4 years, 4 months ago (2016-08-09 20:38:34 UTC) #20
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/2230563002/80001
4 years, 4 months ago (2016-08-09 20:49:45 UTC) #23
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-09 20:55:00 UTC) #25
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 20:57:14 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7872d0ed57157601145d7efe6f3c773750f38ee2
Cr-Commit-Position: refs/heads/master@{#410814}

Powered by Google App Engine
This is Rietveld 408576698