diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-05-25 01:03:38 -0500 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2016-05-25 01:03:38 -0500 |
commit | 220bdfec2e869035127e872e12d303aefb545579 (patch) | |
tree | 507d285ffa02b3d20ccee20f46b06015829b6ed2 /components/script/dom/userscripts.rs | |
parent | a3fe756cdbe1ce4ea478a2026e0735a62f9411f5 (diff) | |
parent | 041c907d1b88eee8909a65b66fbd1aaf934c293b (diff) | |
download | servo-220bdfec2e869035127e872e12d303aefb545579.tar.gz servo-220bdfec2e869035127e872e12d303aefb545579.zip |
Auto merge of #11337 - Ms2ger:compositor-exit-wait, r=pcwalton
Don't block the script listener thread on window.close().
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 --faster` 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 no tangible effect
Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process.
This does not appear to have any effect. I believe this has been the case
since e84106535175211526729e532058a7514a0de372, when the helper thread was
introduced.
It was added in a7ef1cd35e9347a285f245041db4eb94047f4ab0, where it blocked the
script thread rather than this helper thread.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11337)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/userscripts.rs')
0 files changed, 0 insertions, 0 deletions