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

Issue 2299823002: [LayoutNG] Merge NGDerivedConstraintSpace into NGConstraintSpace (Closed)

Created:
4 years, 3 months ago by eae
Modified:
4 years, 3 months ago
Reviewers:
cbiesinger, ikilpatrick
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] Merge NGDerivedConstraintSpace into NGConstraintSpace BUG=635619 R=ikilpatrick@chromium.org Committed: https://crrev.com/ebf057e94cd8ca83476f8780ae7419f7ba8746cf Cr-Commit-Position: refs/heads/master@{#415866}

Patch Set 1 #

Patch Set 2 : Fix copy constructors #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -114 lines) Patch
M third_party/WebKit/Source/core/core.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/layout_ng_block_flow.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h View 4 chunks +29 lines, -16 lines 2 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_constraint_space.cc View 1 2 chunks +56 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc View 3 chunks +7 lines, -16 lines 0 comments Download
D third_party/WebKit/Source/core/layout/ng/ng_derived_constraint_space.h View 1 chunk +0 lines, -57 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_length_utils_test.cc View 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
eae
4 years, 3 months ago (2016-08-31 22:52:05 UTC) #1
cbiesinger
lgtm https://codereview.chromium.org/2299823002/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h File third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h (right): https://codereview.chromium.org/2299823002/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h#newcode29 third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h:29: NGConstraintSpace(NGWritingMode, NGLogicalSize); This should maybe have a comment ...
4 years, 3 months ago (2016-08-31 23:43:58 UTC) #8
ikilpatrick
lgtm
4 years, 3 months ago (2016-09-01 00:20:54 UTC) #11
eae
On 2016/08/31 23:43:58, cbiesinger wrote: > lgtm > > https://codereview.chromium.org/2299823002/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h > File third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h (right): > ...
4 years, 3 months ago (2016-09-01 02:38:31 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/2299823002/20001
4 years, 3 months ago (2016-09-01 02:38:52 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-01 03:03:31 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-01 03:05:46 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ebf057e94cd8ca83476f8780ae7419f7ba8746cf
Cr-Commit-Position: refs/heads/master@{#415866}

Powered by Google App Engine
This is Rietveld 408576698