diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-09-12 10:19:17 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-12 10:19:17 -0500 |
commit | f834c893c7cfde631e458564499d85e8895b4482 (patch) | |
tree | 69d341616f7d3768a9cd12f1af2565b66af09a26 /components/script/dom/bindings/codegen/parser/tests | |
parent | 72645923972aab03e589510b252abcff13ec5b9b (diff) | |
parent | 8856671f2e6d66ee0fd85cc6aab63a615351c288 (diff) | |
download | servo-f834c893c7cfde631e458564499d85e8895b4482.tar.gz servo-f834c893c7cfde631e458564499d85e8895b4482.zip |
Auto merge of #13204 - ejpbruel:debugger, r=jdm
Implement a WebSocket server for debugging.
<!-- Please describe your changes on the following line: -->
This pull request adds a very simple WebSocket server to Servo, that we intend to use for debugging. It currently only echoes back messages, but eventually we want this server to implement the Chrome Debugging Protocol.
---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because this is a prototype.
<!-- 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/13204)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests')
0 files changed, 0 insertions, 0 deletions