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

Issue 2337763005: [layoutng] Set the intrinsic content logical height on the old layout tree (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, glebl+reviews_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] Set the intrinsic content logical height on the old layout tree The overflow size is the content size without being affected by width/height and max/min properties, so it's exactly what we need here. This is important because without this change, there are DCHECK failures if we're a child of a flexbox as the size remains at -1. R=eae@chromium.org,ikilpatrick@chromium.org,glebl@chromium.org BUG=635619 Committed: https://crrev.com/982432d01a43f9bede4b7b442f9b7d5ffa8a20c2 Cr-Commit-Position: refs/heads/master@{#418695}

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix a crash #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M third_party/WebKit/Source/core/layout/ng/ng_box.cc View 1 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
cbiesinger
4 years, 3 months ago (2016-09-14 20:33:01 UTC) #1
Gleb Lanbin
lgtm https://codereview.chromium.org/2337763005/diff/1/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/2337763005/diff/1/third_party/WebKit/Source/core/layout/ng/ng_box.cc#newcode46 third_party/WebKit/Source/core/layout/ng/ng_box.cc:46: NGBoxStrut border_and_padding = .nit should we use plural ...
4 years, 3 months ago (2016-09-14 20:54:17 UTC) #6
cbiesinger
On 2016/09/14 20:54:17, glebl wrote: > lgtm > > https://codereview.chromium.org/2337763005/diff/1/third_party/WebKit/Source/core/layout/ng/ng_box.cc > File third_party/WebKit/Source/core/layout/ng/ng_box.cc (right): > ...
4 years, 3 months ago (2016-09-14 21:03:59 UTC) #7
ikilpatrick
On 2016/09/14 21:03:59, cbiesinger wrote: > On 2016/09/14 20:54:17, glebl wrote: > > lgtm > ...
4 years, 3 months ago (2016-09-14 21:21:04 UTC) #8
cbiesinger
Thanks!
4 years, 3 months ago (2016-09-14 21:43:00 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/2337763005/20001
4 years, 3 months ago (2016-09-14 21:43:20 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-14 22:23:12 UTC) #13
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 22:25:11 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/982432d01a43f9bede4b7b442f9b7d5ffa8a20c2
Cr-Commit-Position: refs/heads/master@{#418695}

Powered by Google App Engine
This is Rietveld 408576698