diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-11-08 09:05:12 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-08 09:05:12 -0600 |
commit | 1153ca9841f458daf373471f3c65295abd872271 (patch) | |
tree | be3ba5dfc33ec8d461075d502926983cc34cfc98 /components/script/fetch.rs | |
parent | 8122d2c9daef4adaf2287d155502bf279cfd1d5a (diff) | |
parent | e7e7c74c9ee1a296683e01b97336ef9bdf7f009c (diff) | |
download | servo-1153ca9841f458daf373471f3c65295abd872271.tar.gz servo-1153ca9841f458daf373471f3c65295abd872271.zip |
Auto merge of #13909 - dati91:promise-queue, r=jdm
Webbluetooth Async behaviour
<!-- Please describe your changes on the following line: -->
Note: depends on https://github.com/servo/servo/pull/13612
The current WBT communication is synchronous. With this, it should work properly (except the disconnect function, which will need some more work, because the current implementation differ from the spec).
<!-- 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
<!-- Either: -->
- [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/13909)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/fetch.rs')
0 files changed, 0 insertions, 0 deletions