diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-04-05 13:02:01 +0530 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2016-04-05 13:02:01 +0530 |
commit | 05a4dcdc3b38c0222ac417f826e06ce9d47068b2 (patch) | |
tree | c0ad0b89ba7de571aa653fce10e6acdc5cfc4da0 /components/script/dom/forcetouchevent.rs | |
parent | 95c410830c2cebcad2cf187c44e00343486e6e46 (diff) | |
parent | a2c82a03ba613a32d6ad8e31111178083ab7da7b (diff) | |
download | servo-05a4dcdc3b38c0222ac417f826e06ce9d47068b2.tar.gz servo-05a4dcdc3b38c0222ac417f826e06ce9d47068b2.zip |
Auto merge of #10329 - Manishearth:skip-backtrace, r=asajeffrey
Skip printing the backtrace for RecvError/SendError
We currently get tons of useless backtraces clogging up the output when we have a panic cascade. This adds a handler that outputs a single line when a thread panics due to a sender or receiver hanging up, since this is almost always due to a panic cascade.
We could add a commandline arg that gets us back the old behavior, though I'm not sure if this is necessary.
r? @asajeffrey
<!-- 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/10329)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/forcetouchevent.rs')
0 files changed, 0 insertions, 0 deletions