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

Issue 2863093004: Flowthread should move its floatlists to container when evacuating (Closed)

Created:
3 years, 7 months ago by rhogan
Modified:
3 years, 7 months ago
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Flowthread should move its floatlists to container when evacuating This ensures that if any of the floats gets deleted the new container will be able to delete from its new descendants' float-lists. BUG=714440 Review-Url: https://codereview.chromium.org/2863093004 Cr-Commit-Position: refs/heads/master@{#470128} Committed: https://chromium.googlesource.com/chromium/src/+/a925ec8c709dcc3768dfeb349bf19c766d6f5c7d

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -2 lines) Patch
A third_party/WebKit/LayoutTests/fast/multicol/flowthread-with-floats-destroyed-crash.html View 1 chunk +22 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp View 2 chunks +1 line, -1 line 1 comment Download
M third_party/WebKit/Source/core/layout/LayoutMultiColumnFlowThread.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (8 generated)
rhogan
https://codereview.chromium.org/2863093004/diff/1/third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp File third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp (right): https://codereview.chromium.org/2863093004/diff/1/third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp#newcode3171 third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp:3171: MoveAllChildrenTo(to_block_flow, full_remove_insert); If full_remove_insert is true, the object's floatlist ...
3 years, 7 months ago (2017-05-05 19:04:07 UTC) #4
mstensho (USE GERRIT)
In https://codereview.chromium.org/1729663002 you did a similar fix for Populate() (which is the opposite operation of ...
3 years, 7 months ago (2017-05-08 09:56:09 UTC) #7
rhogan
On 2017/05/08 at 09:56:09, mstensho wrote: > In https://codereview.chromium.org/1729663002 you did a similar fix for ...
3 years, 7 months ago (2017-05-08 18:58:04 UTC) #8
mstensho (USE GERRIT)
On 2017/05/08 18:58:04, rhogan wrote: > On 2017/05/08 at 09:56:09, mstensho wrote: > > In ...
3 years, 7 months ago (2017-05-08 19:12:48 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/2863093004/1
3 years, 7 months ago (2017-05-08 19:21:22 UTC) #11
commit-bot: I haz the power
3 years, 7 months ago (2017-05-08 21:16:45 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/a925ec8c709dcc3768dfeb349bf1...

Powered by Google App Engine
This is Rietveld 408576698