servo/components/net_traits
bors-servo c2448d3963 Auto merge of #14736 - deror1869107:Move-reg_host-to-pub_domains, r=Ms2ger
Move reg_host from the constellation to net_traits

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

Move reg_host from the constellation to net_traits

---
<!-- 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
- [X] These changes fix #14696  (github issue number if applicable).

<!-- Either: -->
- [X] These changes do not require tests

<!-- 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/14736)
<!-- Reviewable:end -->
2016-12-26 03:09:31 -08:00
..
image Move Image and PixelFormat to net_traits. 2016-10-21 16:12:39 +02:00
blob_url_store.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
Cargo.toml Separate the async bluetooth handling from networking code. 2016-12-21 14:52:39 +01:00
filemanager_thread.rs Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
hosts.rs Provide an API to replace the host table. 2016-11-23 15:29:41 +01:00
image_cache_thread.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
lib.rs Remove unused ConstellationMsg from net_traits. 2016-12-26 10:35:36 +01:00
net_error_list.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
pub_domains.rs Move reg_host from the constellation to net_traits 2016-12-26 19:04:26 +08:00
request.rs Remove Request::done. 2016-12-09 12:36:46 -10:00
response.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
storage_thread.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00