Auto merge of #22973 - paulrouget:wrupdate, r=emilio

WR update

~Need https://github.com/tomaka/winit/issues/803~

@emilio can I ask you to look at the *"WR udpate: layout"* commit? There are a few changes I'm not sure about (should_inflate, the new filters_data and cache_tiles).

Fix: #22993

<!-- 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/22973)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2019-03-22 08:48:16 -04:00 committed by GitHub
commit 525484a4d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 321 additions and 197 deletions

View file

@ -58,7 +58,7 @@ html5ever = "0.22"
http = "0.1"
hyper = "0.12"
hyper_serde = "0.9"
image = "0.20"
image = "0.21"
indexmap = "1.0.2"
ipc-channel = "0.11"
itertools = "0.8"