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

Issue 2651853002: Deprecate the currently used NGMarginStrut in favor of the new one. (Closed)

Created:
3 years, 11 months ago by Gleb Lanbin
Modified:
3 years, 11 months ago
Reviewers:
ikilpatrick
CC:
chromium-reviews, cbiesinger, ojan+watch_chromium.org, szager+layoutwatch_chromium.org, glebl+reviews_chromium.org, dgrogan+ng_chromium.org, atotic+reviews_chromium.org, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, zoltan1, jchaffraix+rendering, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Deprecate the currently used NGMarginStrut in favor of the new one. This will deprecate NGMarginStrut and introduce the new NGMarginStrut with new interface. See http://crrev.com/2597823004 for more details about how it will be used. BUG=635619 Review-Url: https://codereview.chromium.org/2651853002 Cr-Commit-Position: refs/heads/master@{#445709} Committed: https://chromium.googlesource.com/chromium/src/+/babdd037f833053d63076cdc01143d76977db23d

Patch Set 1 #

Patch Set 2 : move NGLogicalSize,NGLogicalOffset "for tests" constructors to private #

Total comments: 6

Patch Set 3 : fixed comments #

Patch Set 4 : git rebase-update #

Patch Set 5 : git rebase-update #

Messages

Total messages: 27 (22 generated)
Gleb Lanbin
3 years, 11 months ago (2017-01-23 23:47:06 UTC) #2
ikilpatrick
lgtm https://codereview.chromium.org/2651853002/diff/40001/third_party/WebKit/Source/core/layout/ng/ng_units.cc File third_party/WebKit/Source/core/layout/ng/ng_units.cc (right): https://codereview.chromium.org/2651853002/diff/40001/third_party/WebKit/Source/core/layout/ng/ng_units.cc#newcode275 third_party/WebKit/Source/core/layout/ng/ng_units.cc:275: LayoutUnit NGMarginStrut::CollapseWith(const NGMarginStrut& other) const { I don't ...
3 years, 11 months ago (2017-01-24 00:22:13 UTC) #6
Gleb Lanbin
https://codereview.chromium.org/2651853002/diff/40001/third_party/WebKit/Source/core/layout/ng/ng_units.cc File third_party/WebKit/Source/core/layout/ng/ng_units.cc (right): https://codereview.chromium.org/2651853002/diff/40001/third_party/WebKit/Source/core/layout/ng/ng_units.cc#newcode275 third_party/WebKit/Source/core/layout/ng/ng_units.cc:275: LayoutUnit NGMarginStrut::CollapseWith(const NGMarginStrut& other) const { On 2017/01/24 00:22:13, ...
3 years, 11 months ago (2017-01-24 04:38:02 UTC) #9
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/2651853002/100001
3 years, 11 months ago (2017-01-24 12:23:50 UTC) #24
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 12:28:17 UTC) #27
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/babdd037f833053d63076cdc0114...

Powered by Google App Engine
This is Rietveld 408576698