servo: Merge #19123 - Update WR (border artifact fix, native font support on Linux) (from glennw:update-wr-border); r=emilio

Source-Repo: https://github.com/servo/servo
Source-Revision: 644e574e1b95a46f8fde77af5a24fe41d97d829f

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 705bf0a0b30343aae5ade58a5bd42c424b478f9b
This commit is contained in:
Glenn Watson 2017-11-05 17:11:40 -06:00
Родитель 91b808804e
Коммит 820d10afde
1 изменённых файлов: 2 добавлений и 2 удалений

4
servo/Cargo.lock сгенерированный
Просмотреть файл

@ -3476,7 +3476,7 @@ dependencies = [
[[package]] [[package]]
name = "webrender" name = "webrender"
version = "0.53.1" version = "0.53.1"
source = "git+https://github.com/servo/webrender#82e85d7f407ff38f08fb0901724918704d6d2e4a" source = "git+https://github.com/servo/webrender#fae962bfd6e1997f4b921ee93c3c1cc5abca3256"
dependencies = [ dependencies = [
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", "app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", "bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3503,7 +3503,7 @@ dependencies = [
[[package]] [[package]]
name = "webrender_api" name = "webrender_api"
version = "0.53.1" version = "0.53.1"
source = "git+https://github.com/servo/webrender#82e85d7f407ff38f08fb0901724918704d6d2e4a" source = "git+https://github.com/servo/webrender#fae962bfd6e1997f4b921ee93c3c1cc5abca3256"
dependencies = [ dependencies = [
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", "app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", "bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",