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

Issue 566433002: Don't clip invalidation of composited scrolling contents (Closed)

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

Description

Don't clip invalidation of composited scrolling contents The compositor expects that the whole composited scrolling layer to be invalidated in time and won't update the tiles that are newly visible when scrolled if the tiles are up-to-date from the compositor side. If we clip invalidations, the compositor will think the layer areas outside of the clip are all valid and won't repaint them. BUG=412516 TEST=compositing/repaint/should-not-clip-composited-viewport-scrolling-layer.html TEST=compositing/repaint/should-not-clip-composited-overflow-scrolling-layer.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181873

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed a bug #

Patch Set 3 : Rename tests #

Patch Set 4 : NeedsRebaseline #

Patch Set 5 : #

Messages

Total messages: 13 (4 generated)
Xianzhu
https://codereview.chromium.org/566433002/diff/1/LayoutTests/compositing/repaint/should-not-clip-composited-scrolling-layer2-expected.txt File LayoutTests/compositing/repaint/should-not-clip-composited-scrolling-layer2-expected.txt (right): https://codereview.chromium.org/566433002/diff/1/LayoutTests/compositing/repaint/should-not-clip-composited-scrolling-layer2-expected.txt#newcode15 LayoutTests/compositing/repaint/should-not-clip-composited-scrolling-layer2-expected.txt:15: [0, 0, 500, 500] This is not fully correct ...
6 years, 3 months ago (2014-09-10 23:45:14 UTC) #2
Xianzhu
ping...
6 years, 3 months ago (2014-09-11 21:29:22 UTC) #3
Julien - ping for review
lgtm but let's change the tests' name to be better (I don't like 1 and ...
6 years, 3 months ago (2014-09-11 22:06:47 UTC) #4
Xianzhu
On 2014/09/11 22:06:47, Julien Chaffraix - PST wrote: > lgtm but let's change the tests' ...
6 years, 3 months ago (2014-09-11 22:11:01 UTC) #5
Xianzhu
On 2014/09/11 22:11:01, Xianzhu wrote: > On 2014/09/11 22:06:47, Julien Chaffraix - PST wrote: > ...
6 years, 3 months ago (2014-09-11 22:15:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/566433002/40001
6 years, 3 months ago (2014-09-11 22:16:58 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/23091)
6 years, 3 months ago (2014-09-12 01:18:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/566433002/80001
6 years, 3 months ago (2014-09-12 02:32:45 UTC) #12
commit-bot: I haz the power
6 years, 3 months ago (2014-09-12 03:37:32 UTC) #13
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as 181873

Powered by Google App Engine
This is Rietveld 408576698