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

Issue 2829303002: [css-flexbox] Merge align-content and justify-content handling (Closed)

Created:
3 years, 8 months ago by cbiesinger
Modified:
3 years, 7 months ago
Reviewers:
jfernandez
CC:
chromium-reviews, pdr+renderingwatchlist_chromium.org, zoltan1, blink-reviews-layout_chromium.org, szager+layoutwatch_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[css-flexbox] Merge align-content and justify-content handling The functions are practically identical and this can be better handled with an if statement. R=jfernandez@igalia.com Review-Url: https://codereview.chromium.org/2829303002 Cr-Commit-Position: refs/heads/master@{#469475} Committed: https://chromium.googlesource.com/chromium/src/+/047294d8a76953fb5d19b9fc20e7980f2641bc45

Patch Set 1 #

Total comments: 5

Patch Set 2 : helper function #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -87 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutFlexibleBox.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp View 1 9 chunks +65 lines, -87 lines 0 comments Download

Messages

Total messages: 23 (11 generated)
cbiesinger
3 years, 8 months ago (2017-04-21 20:27:52 UTC) #1
jfernandez
https://codereview.chromium.org/2829303002/diff/1/third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp File third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp (right): https://codereview.chromium.org/2829303002/diff/1/third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp#newcode1523 third_party/WebKit/Source/core/layout/LayoutFlexibleBox.cpp:1523: bool is_align_content, I don't like too much the bool ...
3 years, 8 months ago (2017-04-21 20:43:21 UTC) #4
cbiesinger
If you like, I could change resolvedJustifyContentDistribution to resolve normal/stretch to flex-start for display:{inline-,}flex. FWIW, ...
3 years, 8 months ago (2017-04-21 20:46:58 UTC) #5
jfernandez
On 2017/04/21 20:46:58, cbiesinger wrote: > If you like, I could change resolvedJustifyContentDistribution to resolve ...
3 years, 8 months ago (2017-04-21 21:00:59 UTC) #6
cbiesinger
On 2017/04/21 21:00:59, jfernandez wrote: > On 2017/04/21 20:46:58, cbiesinger wrote: > > If you ...
3 years, 8 months ago (2017-04-21 21:02:12 UTC) #7
cbiesinger
> In Grid we already have a similar helper function. Could you point me to ...
3 years, 8 months ago (2017-04-21 21:25:33 UTC) #8
jfernandez
On 2017/04/21 21:25:33, cbiesinger wrote: > > In Grid we already have a similar helper ...
3 years, 8 months ago (2017-04-21 21:30:12 UTC) #9
jfernandez
On 2017/04/21 21:30:12, jfernandez wrote: > On 2017/04/21 21:25:33, cbiesinger wrote: > > > In ...
3 years, 8 months ago (2017-04-21 21:32:29 UTC) #10
cbiesinger
Done, please take another look
3 years, 8 months ago (2017-04-24 21:55:31 UTC) #15
jfernandez
lgtm
3 years, 8 months ago (2017-04-25 07:28:38 UTC) #18
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/2829303002/20001
3 years, 7 months ago (2017-05-04 19:19:48 UTC) #20
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 21:16:28 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/047294d8a76953fb5d19b9fc20e7...

Powered by Google App Engine
This is Rietveld 408576698