diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-15 12:22:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-15 12:22:26 -0700 |
commit | a5cd4b95183da4ae9b754d9d4824bd23f4ad7eb8 (patch) | |
tree | 5f2f34f706d4eb1290c3ed268492967ab8359afb /components/script/dom/touchevent.rs | |
parent | b382cc2103180f7dfd8df9c34970a95ed57a2d88 (diff) | |
parent | 44422744ff7f095998b07ded6af8fa0420417405 (diff) | |
download | servo-a5cd4b95183da4ae9b754d9d4824bd23f4ad7eb8.tar.gz servo-a5cd4b95183da4ae9b754d9d4824bd23f4ad7eb8.zip |
Auto merge of #11841 - asajeffrey:constellation-logging, r=Manishearth
Send log messages to the constellation
<!-- Please describe your changes on the following line: -->
Send all warnings and errors to the constellation. Warnings are bufferred up, and included in any subsequent error reports. Errors are reported in the same way as panics.
Note that this can't merge yet, as it needs https://github.com/rust-lang-nursery/log/pull/86 to land.
---
<!-- 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 #11776 (github issue number if applicable).
- [X] These changes do not require tests because we don't test crash reporting.
<!-- 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11841)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/touchevent.rs')
0 files changed, 0 insertions, 0 deletions