servo/components/constellation
bors-servo ca9bc23b39 Auto merge of #12490 - djc:canvas-no-opts, r=jdm
Remove dependency on util::opts from canvas crate

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because it's a small refactoring.

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/12490)
<!-- Reviewable:end -->
2016-07-20 09:19:04 -05:00
..
Cargo.toml Sent log messages to the constellation. 2016-07-15 13:44:44 -05:00
constellation.rs Auto merge of #12490 - djc:canvas-no-opts, r=jdm 2016-07-20 09:19:04 -05:00
lib.rs Sent log messages to the constellation. 2016-07-15 13:44:44 -05:00
pipeline.rs Auto merge of #12426 - asajeffrey:mozbrowser-event-targets, r=SimonSapin 2016-07-20 04:41:34 -05: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