servo/components/constellation
Abelardo E. Mendoza 88980dc7a5 send a reply when thread is done exiting
fixed failing tests

fix tests

handle error instead of just unwrappng it

create a channel per thread and update tests with a call to rx.recv().unwrap()
2016-05-30 09:21:09 -06:00
..
Cargo.toml Move pipeline into the constellation crate. 2016-05-21 16:33:57 +02:00
constellation.rs send a reply when thread is done exiting 2016-05-30 09:21:09 -06:00
lib.rs Move sandboxing into the constellation crate. 2016-05-22 14:49:28 +02:00
pipeline.rs Remove LayoutControlChan. 2016-05-28 11:43:19 +02:00
sandboxing.rs Move sandboxing into the constellation crate. 2016-05-22 14:49:28 +02:00
timer_scheduler.rs Replace the one-thread-per-timeout model by a two-thread model of timeouts. 2016-05-20 13:59:12 -05:00