Auto merge of #18303 - glennw:update-wr-debug-again, r=jdm

Update WR (improved debugger, texture cache, PBO texture updates).

<!-- 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/18303)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-08-29 21:08:39 -05:00 committed by GitHub
commit b83f4e149a

4
Cargo.lock generated
View file

@ -3532,7 +3532,7 @@ dependencies = [
[[package]]
name = "webrender"
version = "0.49.0"
source = "git+https://github.com/servo/webrender#95a4ba0fb673091f7258d929bd2091e629f1c475"
source = "git+https://github.com/servo/webrender#108405dd65004b13c41cd3a032d2750663d3f378"
dependencies = [
"app_units 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
@ -3560,7 +3560,7 @@ dependencies = [
[[package]]
name = "webrender_api"
version = "0.49.0"
source = "git+https://github.com/servo/webrender#95a4ba0fb673091f7258d929bd2091e629f1c475"
source = "git+https://github.com/servo/webrender#108405dd65004b13c41cd3a032d2750663d3f378"
dependencies = [
"app_units 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",