Auto merge of #23979 - Eijebong:deps-deps-deps, r=jdm

Update webrender, image, png and raqote

This will avoid duping png because of the raqote backend

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23979)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2019-08-16 21:08:58 -04:00 committed by GitHub
commit 4094a26183
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,
},
};