servo/components
bors-servo 27c25e859a Auto merge of #11270 - servo:ConstellationChan, r=asajeffrey
Remove ConstellationChan.

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 --faster` 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 _____

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

It's a pointless abstraction that propagates the obsolete chan terminology,
swaps the order in which the sender and receiver are returned, and hides a
source of panics.

<!-- 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/11270)
<!-- Reviewable:end -->
2016-05-19 12:38:26 -07:00
..
canvas Update documentation for {CanvasPaintThread, WebGLPaintThread}::new(). 2016-05-19 12:15:02 +02:00
canvas_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositing Remove ConstellationChan. 2016-05-19 17:13:44 +02:00
constellation Remove ConstellationChan. 2016-05-19 17:13:44 +02:00
devtools Simplify TOML syntax 2016-04-26 23:51:36 +02:00
devtools_traits Update internal crates to bitflags 0.7 2016-05-17 23:34:04 +02:00
gfx Remove ConstellationChan. 2016-05-19 17:13:44 +02:00
gfx_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
layout Remove ConstellationChan. 2016-05-19 17:13:44 +02:00
layout_traits Remove ConstellationChan. 2016-05-19 17:13:44 +02:00
msg Remove ConstellationChan. 2016-05-19 17:13:44 +02:00
net Add timeline markers for HTTP requests, JS evaluation, and HTML parsing. 2016-05-18 08:02:42 -05:00
net_traits Removed unused imports 2016-05-15 22:24:26 +03:00
plugins Update Rust to 1.10.0-nightly (cd6a40017 2016-05-16) 2016-05-17 15:21:18 +02:00
profile Add timeline markers for HTTP requests, JS evaluation, and HTML parsing. 2016-05-18 08:02:42 -05:00
profile_traits Add timeline markers for HTTP requests, JS evaluation, and HTML parsing. 2016-05-18 08:02:42 -05:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #11270 - servo:ConstellationChan, r=asajeffrey 2016-05-19 12:38:26 -07:00
script_traits Remove ConstellationChan. 2016-05-19 17:13:44 +02:00
servo Auto merge of #11263 - nox:forof, r=Ms2ger 2016-05-19 08:15:37 -07:00
style Auto merge of #11240 - mbrubeck:font-style, r=bholley 2016-05-18 13:12:55 -07:00
style_traits Removed unused imports 2016-05-15 22:24:26 +03:00
util Auto merge of #11209 - evrimoztamur:patch-1, r=Ms2ger 2016-05-19 06:34:10 -07:00
webdriver_server Auto merge of #11146 - mbrubeck:always-be-updating, r=metajack 2016-05-12 05:28:12 -07:00