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

Issue 2912273002: [LayoutNG] Logicalize NGPaintBorderEdge (Closed)

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

Description

[LayoutNG] Logicalize NGPaintBorderEdge BUG=636993 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_layout_ng Review-Url: https://codereview.chromium.org/2912273002 Cr-Commit-Position: refs/heads/master@{#476202} Committed: https://chromium.googlesource.com/chromium/src/+/b9fffd37375ba984168be95d9ea5aa0f2b5e88d8

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 2

Patch Set 3 : Rebase, Edge -> Edges #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -16 lines) Patch
M third_party/WebKit/Source/core/layout/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/layout/ng/geometry/ng_border_edges.h View 1 chunk +34 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/layout/ng/geometry/ng_border_edges.cc View 1 1 chunk +52 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_fragment.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_fragment.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.h View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.cc View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc View 2 chunks +2 lines, -0 lines 3 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_physical_fragment.h View 4 chunks +5 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_physical_fragment.cc View 1 chunk +8 lines, -4 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (11 generated)
kojii
PTAL. I'm trying to set this from inline layout. WDYT? I don't have clear idea ...
3 years, 6 months ago (2017-05-31 04:41:25 UTC) #4
ikilpatrick
lgtm https://codereview.chromium.org/2912273002/diff/40001/third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc File third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc (right): https://codereview.chromium.org/2912273002/diff/40001/third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc#newcode30 third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc:30: border_edge_ = border_edges; this can't be part of ...
3 years, 6 months ago (2017-05-31 13:52:58 UTC) #6
kojii
Thank you for the prompt review. See replies inline. https://codereview.chromium.org/2912273002/diff/40001/third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc File third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc (right): https://codereview.chromium.org/2912273002/diff/40001/third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc#newcode30 third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc:30: ...
3 years, 6 months ago (2017-05-31 15:09:36 UTC) #7
ikilpatrick
https://codereview.chromium.org/2912273002/diff/40001/third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc File third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc (right): https://codereview.chromium.org/2912273002/diff/40001/third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc#newcode30 third_party/WebKit/Source/core/layout/ng/ng_physical_box_fragment.cc:30: border_edge_ = border_edges; On 2017/05/31 15:09:36, kojii wrote: > ...
3 years, 6 months ago (2017-05-31 16:44:37 UTC) #8
kojii
Thank you!
3 years, 6 months ago (2017-05-31 16:46:44 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/2912273002/40001
3 years, 6 months ago (2017-06-01 05:47:30 UTC) #15
commit-bot: I haz the power
3 years, 6 months ago (2017-06-01 05:52:01 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/b9fffd37375ba984168be95d9ea5...

Powered by Google App Engine
This is Rietveld 408576698