servo/components/net_traits
bors-servo 87c7772527 Auto merge of #12258 - izgzhen:remove-data-slice, r=Manishearth
Remove DataSlice, fix #12249

r? @Manishearth

---
<!-- 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 #12249

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] 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. -->

<!-- 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/12258)
<!-- Reviewable:end -->
2016-07-05 06:24:46 -07:00
..
image Add style check, test, and code fixes for an else brace check. 2016-07-04 18:38:13 -04:00
blob_url_store.rs Integration and improvements of File API backends 2016-07-04 23:02:03 +08:00
bluetooth_scanfilter.rs Use collect() for more idiomatic code in bluetooth. 2016-06-06 09:49:12 +02:00
bluetooth_thread.rs Add included services 2016-05-24 15:50:33 +02:00
Cargo.toml Integration and improvements of File API backends 2016-07-04 23:02:03 +08:00
filemanager_thread.rs Remove DataSlice, fix #12249 2016-07-05 17:51:53 +08:00
hosts.rs Deny unsafe code in some more modules. 2016-06-04 18:07:16 +02:00
image_cache_thread.rs Remove empty lines following braces. 2016-05-27 13:32:05 -04:00
lib.rs Integration and improvements of File API backends 2016-07-04 23:02:03 +08:00
net_error_list.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
request.rs Review fixes 2016-06-11 11:49:40 +05:30
response.rs Review fixes 2016-06-11 11:49:40 +05:30
storage_thread.rs send a reply when thread is done exiting 2016-05-30 09:21:09 -06:00