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

Issue 2337503002: Don't automatically paint clipped backgrounds into scrolling contents layer. (Closed)

Created:
4 years, 3 months ago by flackr
Modified:
4 years, 3 months ago
Reviewers:
chrishtr
CC:
blink-reviews, blink-reviews-layout_chromium.org, blink-reviews-paint_chromium.org, chromium-reviews, dshwang, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, slimming-paint-reviews_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't automatically paint clipped backgrounds into scrolling contents layer. A composited scrolling contents layer currently does not correctly handle css clip so we only paint into the layer if you explicitly request it with local attachment. BUG=645957 TEST=PaintLayerScrollableAreaTest.ShouldPaintBackgroundOntoScrollingContentsLayer CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/fce29704ddbdbe670aee7a4f0a2a472930b0801b Cr-Commit-Position: refs/heads/master@{#418379}

Patch Set 1 #

Patch Set 2 : Turn off scrolling contents layer background painting when we have a CSS clip #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutBoxModelObject.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerScrollableAreaTest.cpp View 1 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
flackr
PTAL, this avoids automatically painting backgrounds into a composited scrolling contents layer when we have ...
4 years, 3 months ago (2016-09-12 14:42:05 UTC) #3
chrishtr
It's unclear to me: what does explicitly requesting local attachment have to do with CSS ...
4 years, 3 months ago (2016-09-12 18:15:04 UTC) #4
flackr
On 2016/09/12 at 18:15:04, chrishtr wrote: > It's unclear to me: what does explicitly requesting ...
4 years, 3 months ago (2016-09-12 19:05:38 UTC) #5
chrishtr
On 2016/09/12 at 19:05:38, flackr wrote: > On 2016/09/12 at 18:15:04, chrishtr wrote: > > ...
4 years, 3 months ago (2016-09-12 19:43:29 UTC) #6
flackr
On 2016/09/12 at 19:43:29, chrishtr wrote: > On 2016/09/12 at 19:05:38, flackr wrote: > > ...
4 years, 3 months ago (2016-09-12 20:33:49 UTC) #7
chrishtr
On 2016/09/12 at 20:33:49, flackr wrote: > On 2016/09/12 at 19:43:29, chrishtr wrote: > > ...
4 years, 3 months ago (2016-09-12 20:44:22 UTC) #8
flackr
On 2016/09/12 at 20:44:22, chrishtr wrote: > On 2016/09/12 at 20:33:49, flackr wrote: > > ...
4 years, 3 months ago (2016-09-13 19:14:23 UTC) #9
chrishtr
lgtm
4 years, 3 months ago (2016-09-13 20:16:32 UTC) #11
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/2337503002/20001
4 years, 3 months ago (2016-09-13 20:17:12 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-13 21:46:03 UTC) #13
commit-bot: I haz the power
4 years, 3 months ago (2016-09-13 21:48:11 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fce29704ddbdbe670aee7a4f0a2a472930b0801b
Cr-Commit-Position: refs/heads/master@{#418379}

Powered by Google App Engine
This is Rietveld 408576698