diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-03-30 14:09:46 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-30 14:09:46 -0400 |
commit | c8479c8b9032686f78ca2efe1314fb829fac201b (patch) | |
tree | 265d30b251909f8245700b38ce04533493cd2dc5 /components/script/dom/bindings/codegen/parser/tests | |
parent | 69004e43ddf4800b3db3d86ec58b0224a602457a (diff) | |
parent | 53497fe87f21eb363f04048ef19f755bb39c940a (diff) | |
download | servo-c8479c8b9032686f78ca2efe1314fb829fac201b.tar.gz servo-c8479c8b9032686f78ca2efe1314fb829fac201b.zip |
Auto merge of #26036 - gterzian:add_ipc_router_shutdown, r=Manishearth
Add ipc router shutdown
<!-- Please describe your changes on the following line: -->
Explicitly shutting down IPC router as part of shutdown, for contexts see https://github.com/servo/servo/pull/25685#pullrequestreview-364604068
Note that the call to `shutdown` is idempotent, so it shouldn't matter whether the call in the constellation and the script-thread are actually on the same `ROUTER` in single-process mode...
---
<!-- 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. -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests')
0 files changed, 0 insertions, 0 deletions