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

Issue 271863003: Layer squashing causes incorrect rendering while scrolling in Gmail (Closed)

Created:
6 years, 7 months ago by abarth-chromium
Modified:
6 years, 7 months ago
Reviewers:
Ian Vollick, chrishtr
CC:
blink-reviews, blink-reviews-rendering, zoltan1, eae+blinkwatch, leviw+renderwatch, blink-layers+watch_chromium.org, jchaffraix+rendering, pdr., rune+blink, chrishtr
Visibility:
Public.

Description

Layer squashing causes incorrect rendering while scrolling in Gmail RenderLayer::boundingBoxForCompositing knew how to exclude RenderLayers that had their own composited layer mapping, but it didn't know how to exclude RenderLayers that paint into grouped backings. R=vollick@chromium.org BUG=370667 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173653

Patch Set 1 #

Patch Set 2 : Now with test #

Total comments: 1

Patch Set 3 : Updated test results #

Patch Set 4 : Now with comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -128 lines) Patch
M LayoutTests/TestExpectations View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
A LayoutTests/compositing/squashing/composited-bounds-for-negative-z.html View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
A + LayoutTests/compositing/squashing/composited-bounds-for-negative-z-expected.txt View 1 2 1 chunk +21 lines, -29 lines 0 comments Download
D LayoutTests/virtual/softwarecompositing/layer-creation/overlap-animation-container-expected.txt View 1 2 1 chunk +0 lines, -96 lines 0 comments Download
M Source/core/rendering/RenderLayer.cpp View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
abarth-chromium
6 years, 7 months ago (2014-05-08 13:57:46 UTC) #1
abarth-chromium
I still need to make my test case into a proper layout test.
6 years, 7 months ago (2014-05-08 13:58:21 UTC) #2
Ian Vollick
I think there might be some text diffs due to changes in composited layer bounds, ...
6 years, 7 months ago (2014-05-08 14:40:10 UTC) #3
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 7 months ago (2014-05-08 15:09:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/271863003/2
6 years, 7 months ago (2014-05-08 15:10:43 UTC) #5
abarth-chromium
The CQ bit was unchecked by abarth@chromium.org
6 years, 7 months ago (2014-05-08 15:25:44 UTC) #6
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 7 months ago (2014-05-08 15:29:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/271863003/50001
6 years, 7 months ago (2014-05-08 15:30:03 UTC) #8
chrishtr
lgtm
6 years, 7 months ago (2014-05-08 15:36:06 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-05-08 16:39:46 UTC) #10
Message was sent while issue was closed.
Change committed as 173653

Powered by Google App Engine
This is Rietveld 408576698