Auto merge of #14387 - szeged:event-target, r=jdm

Add event target for bluetooth

<!-- Please describe your changes on the following line: -->
Add support for event listeners in webbluetooth.
---
<!-- 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] 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/14387)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-11-28 22:13:31 -08:00 committed by GitHub
commit 2c05bf3c42
11 changed files with 111 additions and 19 deletions

View file

@ -77,3 +77,4 @@ toggle
statechange
controllerchange
fetch
characteristicvaluechanged