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

Issue 2170533002: [css-flexbox] Some more code refactoring (Closed)

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

[css-flexbox] Some more code refactoring Add a constructFlexItem function that does the computations for creating a FlexItem, and returns it. Also add a couple more cached pieces of data to FlexItem which simplifies code in a couple of places. constructFlexItem will also be useful for implementing the new intrinsic size algorithm. R=eae@chromium.org,dgrogan@chromium.org TEST=n/a, no change in behavior Committed: https://crrev.com/3359cdec92d2eb3b61738313ecdae2d60de2e160 Cr-Commit-Position: refs/heads/master@{#407241}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -26 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutFlexibleBox.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp View 8 chunks +37 lines, -24 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
cbiesinger
4 years, 5 months ago (2016-07-20 18:59:17 UTC) #1
cbiesinger
Emil, ping?
4 years, 5 months ago (2016-07-22 18:37:16 UTC) #10
eae
LGTM
4 years, 5 months ago (2016-07-22 18:37:52 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/2170533002/1
4 years, 5 months ago (2016-07-22 18:39:14 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-22 20:13:28 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-07-22 20:16:31 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3359cdec92d2eb3b61738313ecdae2d60de2e160
Cr-Commit-Position: refs/heads/master@{#407241}

Powered by Google App Engine
This is Rietveld 408576698