servo/components/msg
bors-servo d3889b4be4 Auto merge of #9236 - tgummerer:fix-9220, r=Wafflespeanut
Move LayerType enum to gfx_trait

The LayerType enum is only used in gfx_traits and layout, so it
shouldn't be defined in msg.  Move the definition to gfx_traits
instead.

Fixes #9220

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9236)
<!-- Reviewable:end -->
2016-01-10 21:18:45 +05:30
..
Cargo.toml Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
compositor_msg.rs Move LayerType enum to gfx_trait 2016-01-10 16:20:37 +01:00
constellation_msg.rs task -> thread 2016-01-10 17:58:13 +09:00
lib.rs Add pipeline information to CSS error reporting. 2015-12-14 11:18:30 -05:00
webdriver_msg.rs Removed duplicate webdriver_traits file and added webdriver handler for GetWindowSize, IsSelected and IsEnabled 2015-11-29 15:48:23 -05:00