diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-08-10 20:02:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-10 20:02:53 -0500 |
commit | 3c7de6b82165d251e37f699d8f724fba0a0f4556 (patch) | |
tree | e37aae660c96e0e8a69690fc2614658dfa6b1aad /components/script/serviceworker_manager.rs | |
parent | 9b4b94aa755a04d4b9c9703574b01c03ad25a788 (diff) | |
parent | 341b9de43b1c2bc05f73e08cb1e0155de86c63eb (diff) | |
download | servo-3c7de6b82165d251e37f699d8f724fba0a0f4556.tar.gz servo-3c7de6b82165d251e37f699d8f724fba0a0f4556.zip |
Auto merge of #12657 - asajeffrey:panic-backtrace-println, r=nox
Print backtraces for panics, even if the constellation has closed.
<!-- Please describe your changes on the following line: -->
At the moment, threads rely on the constellation to print out the reason for a panic, so panics that happen after the constellation closes are dropped on the floor. cc @jdm
---
<!-- 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
- [X] These changes fix #12626
- [X] These changes do not require tests because they are fixing panic behaviour
<!-- 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/12657)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/serviceworker_manager.rs')
0 files changed, 0 insertions, 0 deletions