servo/components/net
bors-servo 5668a55ef4 Auto merge of #11503 - szeged:adapter_macro, r=jdm
Add macro to match the adapter

<!-- Please describe your changes on the following line: -->
Refactor WebBluetooth Adapter code.

---
<!-- 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 do not require tests because there are no webbluetooth tests yet.

<!-- 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/11503)
<!-- Reviewable:end -->
2016-05-30 14:39:34 -05:00
..
fetch Remove empty lines following braces. 2016-05-27 13:32:05 -04:00
about_loader.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
bluetooth_thread.rs Add macro to match the adapter 2016-05-30 09:24:14 +02:00
Cargo.toml Read the content blocking rules and make them available to the HTTP loader. 2016-05-30 10:54:52 +02:00
chrome_loader.rs More chrome URL hardenning and tests. 2016-04-23 20:28:03 +02:00
connector.rs Use openssl-verify to check certificate + hostname 2016-05-10 11:30:11 -07:00
content_blocker.rs Read the content blocking rules and make them available to the HTTP loader. 2016-05-30 10:54:52 +02:00
cookie.rs read cookie_jar, hsts_list, auth_cache, and local_data from file if profile_dir option is present 2016-04-25 19:39:40 -04:00
cookie_storage.rs Auto merge of #11196 - fduraffourg:master, r=jdm 2016-05-17 16:34:16 -07:00
data_loader.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
file_loader.rs adding interface for custom responses 2016-05-20 12:11:56 +05:30
filemanager_thread.rs Remove empty lines following braces. 2016-05-27 13:32:05 -04:00
hsts.rs Report use statements that use {} with only one entry 2016-05-27 10:18:44 +01:00
http_loader.rs Handle origin when blocking content 2016-05-30 13:17:43 +02:00
image_cache_thread.rs adding interface for custom responses 2016-05-20 12:11:56 +05:30
lib.rs Read the content blocking rules and make them available to the HTTP loader. 2016-05-30 10:54:52 +02:00
mime_classifier.rs Remove empty lines following braces. 2016-05-27 13:32:05 -04:00
pub_domains.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
resource_thread.rs Read the content blocking rules and make them available to the HTTP loader. 2016-05-30 10:54:52 +02:00
storage_thread.rs adding default config dirs 2016-05-25 10:55:07 +05:30
websocket_loader.rs Remove empty lines following braces. 2016-05-27 13:32:05 -04:00