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

Issue 1149923009: Be sure to skip objects inside out-of-flow subtrees. (Closed)

Created:
5 years, 6 months ago by mstensho (USE GERRIT)
Modified:
5 years, 6 months ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, mstensho (USE GERRIT), pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

Be sure to skip objects inside out-of-flow subtrees. When walking the tree backwards, looking for something in-flow, we may end up in an out-flow-subtree, so we cannot just examine the positioning scheme on the object itself. BUG=497710 R=dsinclair@chromium.org,jchaffraix@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196685

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -8 lines) Patch
A LayoutTests/fast/multicol/dynamic/insert-spanner-after-abspos-subtree-crash.html View 1 chunk +19 lines, -0 lines 0 comments Download
A LayoutTests/fast/multicol/dynamic/insert-spanner-after-abspos-subtree-crash-expected.txt View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/layout/LayoutMultiColumnFlowThread.cpp View 2 chunks +4 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
mstensho (USE GERRIT)
5 years, 6 months ago (2015-06-08 14:44:43 UTC) #1
dsinclair
lgtm
5 years, 6 months ago (2015-06-08 16:23:09 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1149923009/1
5 years, 6 months ago (2015-06-08 16:23:28 UTC) #4
commit-bot: I haz the power
5 years, 6 months ago (2015-06-08 17:23:56 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196685

Powered by Google App Engine
This is Rietveld 408576698