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

Issue 2854993002: [LayoutNG] Add NGLayoutInputNode::ShowNodeTree (Closed)

Created:
3 years, 7 months ago by Gleb Lanbin
Modified:
3 years, 7 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

[LayoutNG] Add NGLayoutInputNode::ShowNodeTree NGLayoutInputNode::ShowNodeTree will be used for debugging or demonstration purposes(ex. show how the changes in LayoutObject tree will look like in LayoutNG) BUG=636993 Review-Url: https://codereview.chromium.org/2854993002 Cr-Commit-Position: refs/heads/master@{#469203} Committed: https://chromium.googlesource.com/chromium/src/+/9d0f65d61b81fdce1e9a6ffd581cb9e69a429d81

Patch Set 1 #

Patch Set 2 : add ng_layout_input_node.cc #

Total comments: 4

Patch Set 3 : Use forward declaration for LayoutObject #

Messages

Total messages: 30 (18 generated)
Gleb Lanbin
3 years, 7 months ago (2017-05-02 20:22:23 UTC) #2
ikilpatrick
lgtm https://codereview.chromium.org/2854993002/diff/20001/third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h File third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h (right): https://codereview.chromium.org/2854993002/diff/20001/third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h#newcode8 third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h:8: #include "core/layout/LayoutObject.h" possible to avoid this include for ...
3 years, 7 months ago (2017-05-03 17:34:32 UTC) #9
Gleb Lanbin
thanks for the review https://codereview.chromium.org/2854993002/diff/20001/third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h File third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h (right): https://codereview.chromium.org/2854993002/diff/20001/third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h#newcode8 third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h:8: #include "core/layout/LayoutObject.h" On 2017/05/03 17:34:32, ...
3 years, 7 months ago (2017-05-03 17:48:20 UTC) #10
ikilpatrick
https://codereview.chromium.org/2854993002/diff/20001/third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h File third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h (right): https://codereview.chromium.org/2854993002/diff/20001/third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h#newcode8 third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h:8: #include "core/layout/LayoutObject.h" On 2017/05/03 17:48:20, Gleb Lanbin wrote: > ...
3 years, 7 months ago (2017-05-03 17:54:28 UTC) #11
Gleb Lanbin
https://codereview.chromium.org/2854993002/diff/20001/third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h File third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h (right): https://codereview.chromium.org/2854993002/diff/20001/third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h#newcode8 third_party/WebKit/Source/core/layout/ng/inline/ng_inline_item.h:8: #include "core/layout/LayoutObject.h" On 2017/05/03 17:54:28, ikilpatrick wrote: > On ...
3 years, 7 months ago (2017-05-03 19:47:49 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/2854993002/40001
3 years, 7 months ago (2017-05-03 22:00:14 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/426837)
3 years, 7 months ago (2017-05-03 22:13:46 UTC) #21
Gleb Lanbin
3 years, 7 months ago (2017-05-03 22:16:49 UTC) #23
Gleb Lanbin
On 2017/05/03 22:16:49, Gleb Lanbin wrote: adding cbiesinger@ for layout/BUILD.gn
3 years, 7 months ago (2017-05-03 22:17:08 UTC) #24
cbiesinger
On 2017/05/03 22:17:08, Gleb Lanbin wrote: > On 2017/05/03 22:16:49, Gleb Lanbin wrote: > > ...
3 years, 7 months ago (2017-05-03 23:04:42 UTC) #25
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/2854993002/40001
3 years, 7 months ago (2017-05-03 23:44:12 UTC) #27
commit-bot: I haz the power
3 years, 7 months ago (2017-05-03 23:50:47 UTC) #30
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/9d0f65d61b81fdce1e9a6ffd581c...

Powered by Google App Engine
This is Rietveld 408576698