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

Issue 2752123002: [LayoutNG] Move NGFloatingObject off Oilpan (Closed)

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

Description

[LayoutNG] Move NGFloatingObject off Oilpan BUG=635619 Review-Url: https://codereview.chromium.org/2752123002 Cr-Commit-Position: refs/heads/master@{#457326} Committed: https://chromium.googlesource.com/chromium/src/+/5d5c1c5c6d96ba9431897acd2a0eea2a2eabcac2

Patch Set 1 #

Total comments: 8

Patch Set 2 : fix comments #

Total comments: 4

Patch Set 3 : more comments #

Messages

Total messages: 22 (15 generated)
Gleb Lanbin
3 years, 9 months ago (2017-03-15 20:55:53 UTC) #2
ikilpatrick
lgtm w/ nits. https://codereview.chromium.org/2752123002/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc File third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc (right): https://codereview.chromium.org/2752123002/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc#newcode225 third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc:225: const RefPtr<NGFloatingObject>& floating_object, so for all ...
3 years, 9 months ago (2017-03-15 22:45:40 UTC) #7
Gleb Lanbin
thanks for the review https://codereview.chromium.org/2752123002/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc File third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc (right): https://codereview.chromium.org/2752123002/diff/1/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc#newcode225 third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc:225: const RefPtr<NGFloatingObject>& floating_object, On 2017/03/15 ...
3 years, 9 months ago (2017-03-15 23:24:25 UTC) #8
ikilpatrick
https://codereview.chromium.org/2752123002/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc File third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc (right): https://codereview.chromium.org/2752123002/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc#newcode539 third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc:539: NGFloatingObject* floating_object = new NGFloatingObject( this should have an ...
3 years, 9 months ago (2017-03-15 23:39:18 UTC) #11
Gleb Lanbin
https://codereview.chromium.org/2752123002/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc File third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc (right): https://codereview.chromium.org/2752123002/diff/20001/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc#newcode539 third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc:539: NGFloatingObject* floating_object = new NGFloatingObject( On 2017/03/15 23:39:18, ikilpatrick ...
3 years, 9 months ago (2017-03-16 01:14:35 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/2752123002/40001
3 years, 9 months ago (2017-03-16 02:36:48 UTC) #19
commit-bot: I haz the power
3 years, 9 months ago (2017-03-16 02:42:37 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/5d5c1c5c6d96ba9431897acd2a0e...

Powered by Google App Engine
This is Rietveld 408576698