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

Issue 2283233002: [LayoutNG] Construct ConstraintSpace form Physical (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] Construct ConstraintSpace form Physical Have the NGConstraintSpace constructors take a NGPhysicalConstraintSpace and make it mandatory. Also add accessors to NGConstraintSpace and allow a new NGPhysicalConstraintSpace to be constructed from a NGPhysicalSize. R=ikilpatrick@chromium.org,cbiesinger@chromium.org BUG=635619 NOTRY=true Committed: https://crrev.com/eeb67bf7fa6ef96b9840540db0753ba5847fee94 Cr-Commit-Position: refs/heads/master@{#415161}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -7 lines) Patch
M third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h View 1 chunk +12 lines, -1 line 1 comment Download
M third_party/WebKit/Source/core/layout/ng/ng_constraint_space.cc View 2 chunks +21 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_physical_constraint_space.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_physical_constraint_space.cc View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
eae
4 years, 3 months ago (2016-08-26 23:42:41 UTC) #1
ikilpatrick
lgtm
4 years, 3 months ago (2016-08-29 16:32:37 UTC) #6
cbiesinger
lgtm https://codereview.chromium.org/2283233002/diff/1/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/2283233002/diff/1/third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h#newcode45 third_party/WebKit/Source/core/layout/ng/ng_constraint_space.h:45: NGPhysicalConstraintSpace* PhysicalSpace() const { return physical_space_; } Personally ...
4 years, 3 months ago (2016-08-29 16:37:42 UTC) #8
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/2283233002/1
4 years, 3 months ago (2016-08-29 16:45:13 UTC) #9
eae
Sigh. Almost 8 hours in the CQ.
4 years, 3 months ago (2016-08-30 00:34:56 UTC) #10
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/2283233002/1
4 years, 3 months ago (2016-08-30 01:30:23 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-08-30 05:32:56 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 05:35:45 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/eeb67bf7fa6ef96b9840540db0753ba5847fee94
Cr-Commit-Position: refs/heads/master@{#415161}

Powered by Google App Engine
This is Rietveld 408576698