mirror of
https://github.com/servo/servo.git
synced 2025-08-16 19:05:33 +01:00
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:
commit
525484a4d9
25 changed files with 321 additions and 197 deletions
|
@ -20,7 +20,7 @@ headers-ext = "0.0.3"
|
|||
http = "0.1"
|
||||
hyper = "0.12"
|
||||
hyper_serde = "0.9"
|
||||
piston_image = {package = "image", version = "0.20"}
|
||||
piston_image = {package = "image", version = "0.21"}
|
||||
ipc-channel = "0.11"
|
||||
lazy_static = "1"
|
||||
log = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue