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

Issue 2760043004: Move NGConstraintSpace utility methods to a separate file (Closed)

Created:
3 years, 9 months ago by Gleb Lanbin
Modified:
3 years, 9 months ago
Reviewers:
cbiesinger, ikilpatrick
CC:
chromium-reviews, ojan+watch_chromium.org, pdr+renderingwatchlist_chromium.org, glebl+reviews_chromium.org, dgrogan+ng_chromium.org, atotic+reviews_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

Move NGConstraintSpace utility methods to a separate file These methods will be used by text/block layout algorithms. BUG=635619 Review-Url: https://codereview.chromium.org/2760043004 Cr-Commit-Position: refs/heads/master@{#458434} Committed: https://chromium.googlesource.com/chromium/src/+/97fe29afc98d07e5e246dca8e92f8dc63c3619c7

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -77 lines) Patch
M third_party/WebKit/Source/core/layout/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc View 3 chunks +1 line, -77 lines 0 comments Download
A third_party/WebKit/Source/core/layout/ng/ng_space_utils.h View 1 chunk +33 lines, -0 lines 2 comments Download
A third_party/WebKit/Source/core/layout/ng/ng_space_utils.cc View 1 chunk +82 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
Gleb Lanbin
3 years, 9 months ago (2017-03-20 23:40:32 UTC) #3
ikilpatrick
https://codereview.chromium.org/2760043004/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_space_utils.h File third_party/WebKit/Source/core/layout/ng/ng_space_utils.h (right): https://codereview.chromium.org/2760043004/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_space_utils.h#newcode21 third_party/WebKit/Source/core/layout/ng/ng_space_utils.h:21: CORE_EXPORT bool IsNewFormattingContextForInFlowBlockLevelChild( missing? :P
3 years, 9 months ago (2017-03-21 01:37:55 UTC) #6
ikilpatrick
3 years, 9 months ago (2017-03-21 01:37:56 UTC) #7
Gleb Lanbin
https://codereview.chromium.org/2760043004/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_space_utils.h File third_party/WebKit/Source/core/layout/ng/ng_space_utils.h (right): https://codereview.chromium.org/2760043004/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_space_utils.h#newcode21 third_party/WebKit/Source/core/layout/ng/ng_space_utils.h:21: CORE_EXPORT bool IsNewFormattingContextForInFlowBlockLevelChild( On 2017/03/21 01:37:55, ikilpatrick wrote: > ...
3 years, 9 months ago (2017-03-21 02:01:10 UTC) #8
ikilpatrick
lgtm, sorry i'm a doofus.
3 years, 9 months ago (2017-03-21 02:05:51 UTC) #9
Gleb Lanbin
On 2017/03/21 02:05:51, ikilpatrick wrote: > lgtm, sorry i'm a doofus. np, thanks. Christian, I ...
3 years, 9 months ago (2017-03-21 02:06:58 UTC) #10
cbiesinger
lgtm, sorry for the delay
3 years, 9 months ago (2017-03-21 16:32:12 UTC) #17
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/2760043004/20001
3 years, 9 months ago (2017-03-21 16:33:07 UTC) #19
commit-bot: I haz the power
3 years, 9 months ago (2017-03-21 16:38:34 UTC) #22
Message was sent while issue was closed.
Committed patchset #1 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/97fe29afc98d07e5e246dca8e92f...

Powered by Google App Engine
This is Rietveld 408576698