Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use BufferSource in bluetooth APIs #20422

Merged
merged 3 commits into from Mar 25, 2018
Merged

Use BufferSource in bluetooth APIs #20422

merged 3 commits into from Mar 25, 2018

Conversation

@anthgur
Copy link
Contributor

anthgur commented Mar 25, 2018

Updates RemoveGATTDescriptor.webidl, BluetoothDataFilterInit, and BluetoothRemoteGATTCharacteristic to use BufferSource.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #20345 (github issue number if applicable).
  • There are tests for these changes

This change is Reviewable

@highfive
Copy link

highfive commented Mar 25, 2018

Heads up! This PR modifies the following files:

  • @asajeffrey: components/script/dom/bluetoothremotegattdescriptor.rs, components/script/dom/bluetooth.rs, components/script/dom/webidls/Bluetooth.webidl, components/script/dom/webidls/BluetoothRemoteGATTDescriptor.webidl, components/script/dom/bluetoothremotegattcharacteristic.rs and 1 more
  • @fitzgen: components/script/dom/bluetoothremotegattdescriptor.rs, components/script/dom/bluetooth.rs, components/script/dom/webidls/Bluetooth.webidl, components/script/dom/webidls/BluetoothRemoteGATTDescriptor.webidl, components/script/dom/bluetoothremotegattcharacteristic.rs and 1 more
  • @KiChjang: components/script/dom/bluetoothremotegattdescriptor.rs, components/script/dom/bluetooth.rs, components/script/dom/webidls/Bluetooth.webidl, components/script/dom/webidls/BluetoothRemoteGATTDescriptor.webidl, components/script/dom/bluetoothremotegattcharacteristic.rs and 1 more
@emilio
emilio approved these changes Mar 25, 2018
Copy link
Member

emilio left a comment

LGTM, though not sure if we're going to need to update more tests... :)

Thanks for fixing this!

@emilio
Copy link
Member

emilio commented Mar 25, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Mar 25, 2018

📌 Commit ef0e93c has been approved by emilio

@highfive highfive assigned emilio and unassigned nox Mar 25, 2018
@bors-servo
Copy link
Contributor

bors-servo commented Mar 25, 2018

Testing commit ef0e93c with merge 3ce3f39...

bors-servo added a commit that referenced this pull request Mar 25, 2018
Use BufferSource in bluetooth APIs

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

Updates `RemoveGATTDescriptor.webidl`, `BluetoothDataFilterInit`, and `BluetoothRemoteGATTCharacteristic` to use `BufferSource`.

---
<!-- 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 fix #20345 (github issue number if applicable).
- [X] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- 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/20422)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Mar 25, 2018

@bors-servo bors-servo merged commit ef0e93c into servo:master Mar 25, 2018
3 of 4 checks passed
3 of 4 checks passed
Taskcluster (pull_request) TaskGroup: failure
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

5 participants
You can’t perform that action at this time.