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

Issue 1112593002: [New Multicolumn] Spanners are not part of the nearest ancestor flow thread. (Closed)

Created:
5 years, 7 months ago by mstensho (USE GERRIT)
Modified:
5 years, 7 months ago
CC:
blink-reviews, blink-reviews-paint_chromium.org, dshwang, mstensho (USE GERRIT), slimming-paint-reviews_chromium.org
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

[New Multicolumn] Spanners are not part of the nearest ancestor flow thread. Cannot take the fast path when calculating the enclosing pagination layer of a spanner. Need to examine the containing block chain, just like we do when there are out-of-flow objects. BUG=481663, 481926 R=chrishtr@chromium.org,dsinclair@chromium.org,jchaffraix@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194607

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -7 lines) Patch
A LayoutTests/fast/multicol/span/as-inner-multicol.html View 1 chunk +14 lines, -0 lines 0 comments Download
A LayoutTests/fast/multicol/span/as-inner-multicol-after-composited-layer-crash.html View 1 chunk +12 lines, -0 lines 0 comments Download
A LayoutTests/fast/multicol/span/as-inner-multicol-after-composited-layer-crash-expected.txt View 1 chunk +5 lines, -0 lines 0 comments Download
A LayoutTests/fast/multicol/span/as-inner-multicol-expected.html View 1 chunk +19 lines, -0 lines 0 comments Download
M Source/core/paint/DeprecatedPaintLayer.cpp View 1 chunk +12 lines, -7 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
mstensho (USE GERRIT)
5 years, 7 months ago (2015-04-28 15:08:14 UTC) #1
dsinclair
lgtm
5 years, 7 months ago (2015-04-28 15:21:12 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1112593002/1
5 years, 7 months ago (2015-04-28 15:21:23 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://src.chromium.org/viewvc/blink?view=rev&revision=194607
5 years, 7 months ago (2015-04-28 15:24:33 UTC) #5
mstensho (USE GERRIT)
5 years, 7 months ago (2015-04-28 19:40:36 UTC) #6
Message was sent while issue was closed.
@dsinclair: Thank you very much for ultra-fast reviews! :)

Powered by Google App Engine
This is Rietveld 408576698