aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/parser/WebIDL.py
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-07-06 11:11:26 -0700
committerGitHub <noreply@github.com>2016-07-06 11:11:26 -0700
commit7da28b7ca63c7b4538aa1b81b7ad1182415c32f2 (patch)
tree5dd69e30c6ab9fadf1a43c77d105f8e79f88cecb /components/script/dom/bindings/codegen/parser/WebIDL.py
parent3679b0a328aaf37e6086d7ee7161f2cceb999067 (diff)
parent52e1d8325f15498f16bc79d8e396ad4d377a6be9 (diff)
downloadservo-7da28b7ca63c7b4538aa1b81b7ad1182415c32f2.tar.gz
servo-7da28b7ca63c7b4538aa1b81b7ad1182415c32f2.zip
Auto merge of #12261 - szeged:gattcharacteristicfunctions, r=jdm
Missing steps of Characteristic's readValue, writeValue functions <!-- Please describe your changes on the following line: --> Add a check for the read property of the characteristic as described in https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothremotegattcharacteristic-readvalue (Step 4.1) Add two missing steps to characteristic's WriteValue function. https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothremotegattcharacteristic-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 are 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/12261) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/WebIDL.py')
0 files changed, 0 insertions, 0 deletions