diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-27 21:28:17 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-27 21:28:17 -0500 |
commit | fc0915b218215f9f3cec7ff4462c4f2b95381cf3 (patch) | |
tree | a837e04627e7decc3c268afc9ed346662048425b /components/script/dom/bindings/interface.rs | |
parent | abdf01ed058478ea120137a925a09d918c47cd02 (diff) | |
parent | 2d2eb62fa0a0d8ed7605c395d67cc616a5efbe92 (diff) | |
download | servo-fc0915b218215f9f3cec7ff4462c4f2b95381cf3.tar.gz servo-fc0915b218215f9f3cec7ff4462c4f2b95381cf3.zip |
Auto merge of #12603 - zakorgy:write-value, r=KiChjang
WebBluetooth writeValue new Step
<!-- Please describe your changes on the following line: -->
There is a new step in the writeValue function of the BluetoothRemoteGATTCharacteristic:
https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothremotegattcharacteristic-writevalue
Step 6.1
---
<!-- 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 WebBluetooth 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="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12603)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/interface.rs')
0 files changed, 0 insertions, 0 deletions