mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update webrender, image, png and raqote
This will avoid duping png because of the raqote backend
This commit is contained in:
parent
91469aa472
commit
138ef57534
8 changed files with 36 additions and 42 deletions
|
@ -230,6 +230,7 @@ impl WebRenderDisplayItemConverter for DisplayItem {
|
|||
raster_space: RasterSpace::Screen,
|
||||
// TODO(pcwalton): Enable picture caching?
|
||||
cache_tiles: false,
|
||||
is_backdrop_root: false,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue