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

Issue 2281763002: [layoutng] Move and rename NGBoxMargins to NGBoxStrut (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, 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] Move and rename NGBoxMargins to NGBoxStrut I want to reuse this struct for borders and padding as well, so I want to rename it to a more generic name, and it belongs more to ng_units.h R=eae@chromium.org,ikilpatrick@chromium.org BUG=635619 Committed: https://crrev.com/595223a9a96bf85570f9e7b846e4e1a789ef164d Cr-Commit-Position: refs/heads/master@{#414658}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -22 lines) Patch
M third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_length_utils.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_length_utils.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_length_utils_test.cc View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_margin_strut.h View 1 chunk +0 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_units.h View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
cbiesinger
4 years, 3 months ago (2016-08-25 23:09:52 UTC) #1
ikilpatrick
lgtm, we may need to switch this to physical space for storage, but can build ...
4 years, 3 months ago (2016-08-25 23:36:28 UTC) #4
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/2281763002/1
4 years, 3 months ago (2016-08-25 23:41:34 UTC) #7
cbiesinger
Yeah. For now I mostly envision this to be used in the local layout function ...
4 years, 3 months ago (2016-08-25 23:51:29 UTC) #8
cbiesinger
Yeah. For now I mostly envision this to be used in the local layout function ...
4 years, 3 months ago (2016-08-25 23:51:29 UTC) #9
eae
LGTM
4 years, 3 months ago (2016-08-25 23:51:57 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/285140)
4 years, 3 months ago (2016-08-26 01:07:40 UTC) #12
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/2281763002/1
4 years, 3 months ago (2016-08-26 01:08:53 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/281562)
4 years, 3 months ago (2016-08-26 03:48:32 UTC) #16
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/2281763002/1
4 years, 3 months ago (2016-08-26 03:49:16 UTC) #18
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-08-26 06:29:05 UTC) #19
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 06:31:06 UTC) #21
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/595223a9a96bf85570f9e7b846e4e1a789ef164d
Cr-Commit-Position: refs/heads/master@{#414658}

Powered by Google App Engine
This is Rietveld 408576698