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

Issue 556993002: Revert "Don't layout when isSelfPaintingLayer() changes" (Closed)

Created:
6 years, 3 months ago by esprehn
Modified:
6 years, 3 months ago
CC:
blink-layers+watch_chromium.org, blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr., rune+blink, zoltan1
Project:
blink
Visibility:
Public.

Description

Revert "Don't layout when isSelfPaintingLayer() changes" This reverts https://src.chromium.org/viewvc/blink?revision=173614&view=revision Breaks going in and out of compositing mode for layers that are floated. There is logic that is reading the self painting layer bit when computing the overflow of elements inside layout and also when computing if floats should paint. My original patch was generally wrong, so many parts of layout are reading hasSelfPaintingLayer() inside layout. BUG=411825 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181676

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M LayoutTests/TestExpectations View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderLayerModelObject.cpp View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
esprehn
My original patch was just wrong, I'll add the rotation test after this revert lands. ...
6 years, 3 months ago (2014-09-09 20:19:21 UTC) #2
esprehn
Sorry I meant the simplified transform test, it's pretty easy to trigger the bugs I ...
6 years, 3 months ago (2014-09-09 20:20:14 UTC) #3
chrishtr
lgtm
6 years, 3 months ago (2014-09-09 20:24:57 UTC) #5
abarth-chromium
lgtm
6 years, 3 months ago (2014-09-09 20:25:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/esprehn@chromium.org/556993002/1
6 years, 3 months ago (2014-09-09 20:25:52 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-09 21:28:36 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 181676

Powered by Google App Engine
This is Rietveld 408576698