diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-07 18:15:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-07 18:15:38 -0700 |
commit | a8fd13bac33bc55f0815883cce687def1cb69b01 (patch) | |
tree | 9b0939d1dd492016e4bc176a7e0eb6f44b3c5164 /python | |
parent | 0eed0e0b1e5ab2fc69ce64d5a0dd8c21d770092b (diff) | |
parent | 2ab4511de81cedfa234d54b1c2946cd6ccaca4f7 (diff) | |
download | servo-a8fd13bac33bc55f0815883cce687def1cb69b01.tar.gz servo-a8fd13bac33bc55f0815883cce687def1cb69b01.zip |
Auto merge of #12309 - szeged:descriptor-functions, r=jdm
Add missing steps to descriptors writeValue function
<!-- Please describe your changes on the following line: -->
Add two missing steps to characteristic's writeValue function. https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothremotegattdescriptor-writevalue (Step 4 and 5)
<!-- 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 is no Web Bluetooth test API implementation 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/12309)
<!-- Reviewable:end -->
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions