diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-10-09 09:16:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-09 09:16:12 -0400 |
commit | 3d529b1b8859cbb5f9f8337ec8343c3254fd4224 (patch) | |
tree | 5115e9c4ed78a0747790c892fe6361b6d1b30dbe /components/layout_2020/flow/construct.rs | |
parent | bb174275264e48ea91ce85f28829d465e61084bd (diff) | |
parent | c1573cc4fc35eeda46c0966410e6a78a37ee1e3c (diff) | |
download | servo-3d529b1b8859cbb5f9f8337ec8343c3254fd4224.tar.gz servo-3d529b1b8859cbb5f9f8337ec8343c3254fd4224.zip |
Auto merge of #24402 - gterzian:remove_thread_spawning_in_ws, r=jdm
Websocket: use ipc router to handle ws dom-action messages
<!-- Please describe your changes on the following line: -->
Use the ipc router as opposed to spawning a dedicated thread.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___
<!-- 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/24402)
<!-- Reviewable:end -->
Diffstat (limited to 'components/layout_2020/flow/construct.rs')
0 files changed, 0 insertions, 0 deletions