servo/components/net_traits
bors-servo 3bf96a7a31 Auto merge of #11367 - szeged:included_services, r=jdm
Extend WebBluetooth with included services

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy --faster` does not report any errors
- [X] These changes do not require tests because there are no webbluetooth tests yet

<!-- 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/11367)
<!-- Reviewable:end -->
2016-05-26 14:04:33 -05:00
..
image Removed unused imports 2016-05-15 22:24:26 +03:00
bluetooth_scanfilter.rs Refactor scan filter 2016-05-03 11:35:32 +02:00
bluetooth_thread.rs Add included services 2016-05-24 15:50:33 +02:00
Cargo.toml Update image, hyper, gleam, flate2, threadpool, string_cache, num_cpus 2016-05-11 20:37:27 -07:00
filemanager_thread.rs Fix FileManager thread panic and other misc improvements 2016-05-24 22:32:36 +08:00
hosts.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
image_cache_thread.rs move struct ImageMetadata to a better place 2016-05-09 00:44:49 +03:00
lib.rs Auto merge of #11225 - izgzhen:patch-input-element-file, r=Manishearth 2016-05-23 01:10:46 -07: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 Fix logic for cors cache match 2016-04-27 16:39:57 -04:00
response.rs Implement CORS preflight fetch 2016-04-13 11:28:14 -04:00
storage_thread.rs Remove the pointless StorageThread alias. 2016-05-20 13:11:36 +02:00