New issue
Advanced search Search tips

Issue 837467 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Closed: Oct 10
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 732609



Sign in to add a comment

[SPv2] Under-raster-invalidation when some display items move between chunks belonging to different composited layers

Project Member Reported by wangxianzhu@chromium.org, Apr 27 2018

Issue description

This is specific to SPv2. The current chunk raster invalidation algorithm suppose all display items are on the same composited layer, and display items moved between chunks will be invalidated in the moved-out chunk. However, for SPv2, if the chunks belong to different composited layers, we need to invalidate on both layers.

paint/invalidation/compositing/end-of-opacity-transition.html fails in SPv2 mode because of this reason.  

 
Blocking: 732609
Status: Fixed (was: Assigned)
The test no more fails. Will update expectations.

Sign in to add a comment