зеркало из https://github.com/mozilla/gecko-dev.git
servo: Merge #15654 - Update WR (clip scroll group work) (from glennw:update-wr-clip-scroll); r=metajack
This shouldn't have any noticeable change on Servo, but as we land various parts of the clip/scroll changes, keeping Servo up to date will hopefully help catch any regressions early. Source-Repo: https://github.com/servo/servo Source-Revision: b5d8e8b84d75d14ed6e4bce7174cb762b85b6f84 --HG-- extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear extra : subtree_revision : 08a3f9806a351d50ad4231705aebfde17991aa06
This commit is contained in:
Родитель
8856103bc6
Коммит
741373bf77
|
@ -3210,7 +3210,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender"
|
||||
version = "0.17.0"
|
||||
source = "git+https://github.com/servo/webrender#bcd9ed5e74d657b3c9b6d62996e84c1a3ee7141b"
|
||||
source = "git+https://github.com/servo/webrender#12e583107f5525012f838acf847b2d9b47ea3f60"
|
||||
dependencies = [
|
||||
"app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bincode 1.0.0-alpha2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -3238,7 +3238,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender_traits"
|
||||
version = "0.16.0"
|
||||
source = "git+https://github.com/servo/webrender#bcd9ed5e74d657b3c9b6d62996e84c1a3ee7141b"
|
||||
source = "git+https://github.com/servo/webrender#12e583107f5525012f838acf847b2d9b47ea3f60"
|
||||
dependencies = [
|
||||
"app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Загрузка…
Ссылка в новой задаче