Update webrender, image, png and raqote

This will avoid duping png because of the raqote backend
This commit is contained in:
Bastien Orivel 2019-08-16 00:19:08 +02:00
parent 91469aa472
commit 138ef57534
8 changed files with 36 additions and 42 deletions

View file

@ -230,6 +230,7 @@ impl WebRenderDisplayItemConverter for DisplayItem {
raster_space: RasterSpace::Screen,
// TODO(pcwalton): Enable picture caching?
cache_tiles: false,
is_backdrop_root: false,
},
};