servo/components
bors-servo 5946f756d7 Auto merge of #14277 - szeged:service-and-manufacturer-data, r=jdm
serviceData and manufacturerData support

<!-- Please describe your changes on the following line: -->
Allow requesting for BluetoothDevices with service and manufacturer specific data.

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

<!-- Either: -->
- [x] There are tests for these changes

<!-- 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/14277)
<!-- Reviewable:end -->
2016-11-23 01:25:39 -08:00
..
atoms Add more event names to atom list; use more atom macros. 2016-11-06 11:03:14 -05:00
bluetooth serviceData and manufacturerData support 2016-11-23 01:25:21 -08:00
bluetooth_traits serviceData and manufacturerData support 2016-11-23 01:25:21 -08:00
canvas canvas: Cleanup CanvasData and layout and script messages. 2016-11-07 11:28:40 +01:00
canvas_traits canvas: Cleanup CanvasData and layout and script messages. 2016-11-07 11:28:40 +01:00
compositing Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
constellation Share script threads per-tab and per-eTLD+1. 2016-11-22 15:02:00 -06:00
debugger Disable the debugger on Android until mio works on Android 2016-11-17 19:11:30 -06:00
devtools Remove #![feature(custom_attribute)] 2016-11-03 11:24:13 +01:00
devtools_traits Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
gfx Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
gfx_traits Don't promote all scrollable regions to stacking contexts 2016-11-05 18:36:45 +01:00
jstraceable_derive Make #[derive(JSTraceable)] a procedural macro 2016-11-03 01:10:35 +01:00
layout Remove SelectorImpl aliases 2016-11-22 14:50:22 +01:00
layout_thread Update to selectors 0.15 2016-11-22 14:50:21 +01:00
layout_traits Report errors using the top-level frame id rather than the pipeline id. 2016-11-17 18:08:24 -06:00
msg Report errors using the top-level frame id rather than the pipeline id. 2016-11-17 18:08:24 -06:00
net Auto merge of #14208 - servo:CookieStorage-debug, r=jdm 2016-11-22 07:45:20 -06:00
net_traits Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
plugins Fix ./mach clippy. 2016-11-08 09:28:30 -05:00
profile Update profiler logging with current ProfilerCategory enum values 2016-11-17 19:36:58 -08:00
profile_traits Allow unsafe code for energy module (build failure otherwise) 2016-11-17 19:33:32 -08:00
range Remove #![feature(rustc_attrs)] 2016-11-03 11:24:19 +01:00
script Auto merge of #14277 - szeged:service-and-manufacturer-data, r=jdm 2016-11-23 01:25:39 -08:00
script_layout_interface Remove SelectorImpl aliases 2016-11-22 14:50:22 +01:00
script_traits Share script threads per-tab and per-eTLD+1. 2016-11-22 15:02:00 -06:00
servo Move build.rs along with the other Servo files from components to ports 2016-11-18 10:59:14 -06:00
style Auto merge of #14316 - canaltinova:stylo-properties, r=emilio 2016-11-22 23:51:21 -08:00
style_traits Auto merge of #14135 - frewsxcv:code-like, r=Ms2ger 2016-11-14 06:59:35 -06:00
url Auto merge of #14274 - stshine:servo-url-index, r=emilio 2016-11-20 12:35:14 -06:00
util Allow multiple -Z debug options. 2016-11-21 17:16:04 -06:00
webdriver_server Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00