servo/components
bors-servo dae007fd16 Auto merge of #13612 - szeged:test-api-impl, r=jdm
WebBluetooth Test API and tests

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

This patch depends on the [devices mock device support PR](https://github.com/servo/devices/pull/17).
After it lands, the Cargo files can be updated.
1. Adjust to the changes in [devices mock device support PR](https://github.com/servo/devices/pull/17).
2. WebBluetooth Test API implementation. Based on : https://webbluetoothcg.github.io/web-bluetooth/tests.html
3. Wpt tests for the already landed WebBluetooth functions.

<!-- 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/13612)

<!-- Reviewable:end -->
2016-11-04 07:44:42 -05:00
..
atoms Migrate EventTarget event firing functions to use Atoms. 2016-11-03 17:04:30 -04:00
bluetooth WebBluetooth Test API 2016-11-04 12:36:23 +01:00
bluetooth_traits WebBluetooth Test API 2016-11-04 12:36:23 +01:00
canvas Remove gfx_traits::color. 2016-10-31 18:15:25 +01:00
canvas_traits Remove #![feature(rustc_attrs)] 2016-11-03 11:24:19 +01:00
compositing Auto merge of #14057 - glennw:update-wr-keys, r=metajack 2016-11-04 03:11:32 -05:00
constellation Auto merge of #13646 - asajeffrey:script-lookup-iframes-by-frameid, r=ConnorGBrewster 2016-11-03 18:11:05 -05:00
debugger Implement a WebSocket server for debugging. 2016-09-12 11:02:09 +02:00
devtools Remove #![feature(custom_attribute)] 2016-11-03 11:24:13 +01:00
devtools_traits Remove #![feature(rustc_attrs)] 2016-11-03 11:24:19 +01:00
gfx Update to string-cache 0.3 2016-11-03 16:23:05 +01:00
gfx_traits Remove #![feature(rustc_attrs)] 2016-11-03 11:24:19 +01:00
jstraceable_derive Make #[derive(JSTraceable)] a procedural macro 2016-11-03 01:10:35 +01:00
layout Auto merge of #14057 - glennw:update-wr-keys, r=metajack 2016-11-04 03:11:32 -05:00
layout_thread Auto merge of #14048 - antrik:nosync-ipc_sender, r=mbrubeck 2016-11-03 21:37:17 -05:00
layout_traits Remove old rendering backend. 2016-10-18 10:21:27 +10:00
msg Move ReferrerPolicy to net_traits. 2016-11-04 10:43:37 +01:00
net Move ReferrerPolicy to net_traits. 2016-11-04 10:43:37 +01:00
net_traits Move ReferrerPolicy to net_traits. 2016-11-04 10:43:37 +01:00
plugins Make #[derive(JSTraceable)] a procedural macro 2016-11-03 01:10:35 +01:00
profile Remove #![feature(custom_derive)] 2016-11-03 10:14:21 +01:00
profile_traits Remove #![feature(structural_match)] 2016-11-03 11:24:18 +01:00
range Remove #![feature(rustc_attrs)] 2016-11-03 11:24:19 +01:00
script Auto merge of #13612 - szeged:test-api-impl, r=jdm 2016-11-04 07:44:42 -05:00
script_layout_interface Update to string-cache 0.3 2016-11-03 16:23:05 +01:00
script_traits Move ReferrerPolicy to net_traits. 2016-11-04 10:43:37 +01:00
servo Auto merge of #13612 - szeged:test-api-impl, r=jdm 2016-11-04 07:44:42 -05:00
style Auto merge of #14038 - upsuper:bug1294299, r=heycam 2016-11-03 23:42:06 -05:00
style_traits Remove #![feature(rustc_attrs)] 2016-11-03 11:24:19 +01:00
util Remove #![feature(structural_match)] 2016-11-03 11:24:18 +01:00
webdriver_server Move Image and PixelFormat to net_traits. 2016-10-21 16:12:39 +02:00