refactor(resourcethread): expose constellationmsg channel

This commit is contained in:
OJ Kwon 2018-03-30 10:33:19 -07:00
parent d1378d6bad
commit 1c465bcd66
No known key found for this signature in database
GPG key ID: 6C23A45602A44DA6
5 changed files with 19 additions and 9 deletions

1
Cargo.lock generated
View file

@ -1910,6 +1910,7 @@ dependencies = [
"net_traits 0.0.1",
"openssl 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)",
"profile_traits 0.0.1",
"script_traits 0.0.1",
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
"servo-websocket 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",