servo/components/constellation
Simon Sapin d4227b5b0d Remove some unused dependency declarations
This is based on compiling with `RUSTFLAGS="-W unused_crate_dependencies"` (CC https://github.com/rust-lang/rust/pull/72342) in a recent Nightly (more so than used in the tree as of this writing, CC https://github.com/servo/servo/issues/26661 for work-arounds).

Only one crate is actually removed from the dependency graph, others are still dependended from other places.
2020-05-29 00:04:34 +02:00
..
browsingcontext.rs Update euclid. 2019-07-23 23:09:55 +02:00
Cargo.toml Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
constellation.rs Implement client-side logic for WebGPU id recycling 2020-05-22 21:22:19 +05:30
event_loop.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs allow for a service worker manager per origin 2020-04-05 22:43:40 +08:00
network_listener.rs Initiate redirect fetching iff the request has a location 2020-05-09 11:33:52 +09:00
pipeline.rs Remove WebVR 2020-04-08 20:23:41 -05:00
sandboxing.rs allow for a service worker manager per origin 2020-04-05 22:43:40 +08:00
serviceworker.rs allow for a service worker manager per origin 2020-04-05 22:43:40 +08:00
session_history.rs Ensure layout/script always have a correct viewport size when a new pipeline is created. 2019-11-06 16:13:55 -05:00
timer_scheduler.rs update timer scheduler to use crossbeam 2019-10-20 23:42:34 +08:00