Auto merge of #11506 - nox:slither, r=emilio

Make canvas send their data themselves to other canvas

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11506)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-06-17 02:07:37 -05:00 committed by GitHub
commit 5a0c98afb2
7 changed files with 43 additions and 26 deletions

1
ports/cef/Cargo.lock generated
View file

@ -1732,7 +1732,6 @@ dependencies = [
"angle 0.1.0 (git+https://github.com/servo/angle?branch=servo)",
"app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"canvas 0.0.1",
"canvas_traits 0.0.1",
"caseless 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"cssparser 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",