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

Issue 2270983002: [layoutng] Add an NGFragmentBuilder (Closed)

Created:
4 years, 4 months ago by cbiesinger
Modified:
4 years, 4 months ago
Reviewers:
ikilpatrick, eae
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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[layoutng] Add an NGFragmentBuilder This patch does a few things: - Adds and uses an NGFragmentBuilder to create fragments - Code style/variable and function naming cleanup in NGFragment - Use the structs from ng_units in NGFragment to store sizes R=eae@chromium.org,ikilpatrick@chromium.org BUG=635619 NOTRY=true Committed: https://crrev.com/ba2f2c86ea8e4b0f6bb744b679396911907b8d6a Cr-Commit-Position: refs/heads/master@{#414139}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add missing files #

Patch Set 3 : Remove SwapChildren #

Messages

Total messages: 31 (20 generated)
cbiesinger
4 years, 4 months ago (2016-08-23 21:18:08 UTC) #1
eae
LGTM w/suggestion https://codereview.chromium.org/2270983002/diff/1/third_party/WebKit/Source/core/layout/ng/ng_fragment.h File third_party/WebKit/Source/core/layout/ng/ng_fragment.h (right): https://codereview.chromium.org/2270983002/diff/1/third_party/WebKit/Source/core/layout/ng/ng_fragment.h#newcode31 third_party/WebKit/Source/core/layout/ng/ng_fragment.h:31: void SwapChildren(HeapVector<Member<const NGFragmentBase>>& children) { It would ...
4 years, 4 months ago (2016-08-23 22:10:27 UTC) #7
cbiesinger
On 2016/08/23 22:10:27, eae wrote: > LGTM w/suggestion > > https://codereview.chromium.org/2270983002/diff/1/third_party/WebKit/Source/core/layout/ng/ng_fragment.h > File third_party/WebKit/Source/core/layout/ng/ng_fragment.h (right): ...
4 years, 4 months ago (2016-08-24 01:59:37 UTC) #10
eae
LGTM
4 years, 4 months ago (2016-08-24 16:12:58 UTC) #15
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/2270983002/40001
4 years, 4 months ago (2016-08-24 16:23:20 UTC) #18
cbiesinger
Thanks! Also, I considered marking the fragment builder STACK_ALLOCATED but didn't because I expect once ...
4 years, 4 months ago (2016-08-24 16:24:49 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/283898)
4 years, 4 months ago (2016-08-24 18:07:09 UTC) #21
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/2270983002/40001
4 years, 4 months ago (2016-08-24 18:11:00 UTC) #23
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/2270983002/40001
4 years, 4 months ago (2016-08-24 20:43:17 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-24 20:50:22 UTC) #29
commit-bot: I haz the power
4 years, 4 months ago (2016-08-24 20:53:22 UTC) #31
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ba2f2c86ea8e4b0f6bb744b679396911907b8d6a
Cr-Commit-Position: refs/heads/master@{#414139}

Powered by Google App Engine
This is Rietveld 408576698