diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-12-28 13:49:02 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-28 13:49:02 -0800 |
commit | c6ea1ec91f4a0b79b4fcdfa05a9b492fa6c9a798 (patch) | |
tree | 483b4e8b54a353ecbc6f7a414cc923d534aeec9e /components/script/script_thread.rs | |
parent | 149facbb3c6da82d445aa29b694097d451711bbb (diff) | |
parent | e3d8131698e34e87325238398c1dd9c8a06dea5d (diff) | |
download | servo-c6ea1ec91f4a0b79b4fcdfa05a9b492fa6c9a798.tar.gz servo-c6ea1ec91f4a0b79b4fcdfa05a9b492fa6c9a798.zip |
Auto merge of #14762 - prampey:error-handle, r=jdm
Error handled canvas closing
<!-- Please describe your changes on the following line: -->
Correctly handled error when Canvas doesn't close properly, with a descriptive warning.
---
<!-- 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 #14002 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because minor changes don't require tests.
<!-- 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/14762)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/script_thread.rs')
0 files changed, 0 insertions, 0 deletions