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

Issue 15112004: Simplify RenderFlexibleBox::computeMainAxisExtentForChild (Closed)

Created:
7 years, 7 months ago by cbiesinger
Modified:
7 years, 7 months ago
Reviewers:
ojan
CC:
blink-reviews, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering
Visibility:
Public.

Description

Simplify RenderFlexibleBox::computeMainAxisExtentForChild We only need to check size.isIntrinsic(), not all of height/min-height/max-height. We can also use layoutIfNeeded(). No new tests - no behavior change. R=ojan@chromium.org BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=150355

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -5 lines) Patch
M Source/core/rendering/RenderFlexibleBox.cpp View 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
cbiesinger
7 years, 7 months ago (2013-05-14 19:12:13 UTC) #1
ojan
lgtm
7 years, 7 months ago (2013-05-14 19:23:53 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cbiesinger@chromium.org/15112004/1
7 years, 7 months ago (2013-05-14 19:24:06 UTC) #3
commit-bot: I haz the power
7 years, 7 months ago (2013-05-14 20:45:42 UTC) #4
Message was sent while issue was closed.
Change committed as 150355

Powered by Google App Engine
This is Rietveld 408576698