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

Issue 776653003: Don't delete a flow thread just because it becomes childless. (Closed)

Created:
6 years ago by mstensho (USE GERRIT)
Modified:
6 years ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Don't delete a flow thread just because it becomes childless. This is a revert of overzealous cleanup done in https://codereview.chromium.org/769093002 Let's update the comment instead. A flow thread needs to exist as long as its parent multicol/paged container exists. A flowthread's lifespan does not depend on its children. R=jchaffraix@chromium.org BUG=438573 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186484

Patch Set 1 #

Total comments: 4

Patch Set 2 : Code review. #

Patch Set 3 : Code review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -1 line) Patch
A LayoutTests/fast/multicol/remove-all-children.html View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
A LayoutTests/fast/multicol/remove-all-children-expected.txt View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderObject.cpp View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
mstensho (USE GERRIT)
6 years ago (2014-12-03 12:56:56 UTC) #1
Julien - ping for review
lgtm https://codereview.chromium.org/776653003/diff/1/LayoutTests/fast/multicol/remove-all-children.html File LayoutTests/fast/multicol/remove-all-children.html (right): https://codereview.chromium.org/776653003/diff/1/LayoutTests/fast/multicol/remove-all-children.html#newcode13 LayoutTests/fast/multicol/remove-all-children.html:13: <p>PASS if no crash</p> Let's add a description ...
6 years ago (2014-12-03 23:05:00 UTC) #2
mstensho (USE GERRIT)
https://codereview.chromium.org/776653003/diff/1/LayoutTests/fast/multicol/remove-all-children.html File LayoutTests/fast/multicol/remove-all-children.html (right): https://codereview.chromium.org/776653003/diff/1/LayoutTests/fast/multicol/remove-all-children.html#newcode13 LayoutTests/fast/multicol/remove-all-children.html:13: <p>PASS if no crash</p> On 2014/12/03 23:05:00, Julien Chaffraix ...
6 years ago (2014-12-04 06:57:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/776653003/40001
6 years ago (2014-12-04 06:58:32 UTC) #5
commit-bot: I haz the power
6 years ago (2014-12-04 08:03:24 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=186484

Powered by Google App Engine
This is Rietveld 408576698