diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-29 23:18:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-29 23:18:44 -0500 |
commit | 7e96f87565d3e06de977a2cc14034d434aded27f (patch) | |
tree | 130b04fce45d3a75655a694c920d6a48b0499310 /python | |
parent | 398f505ace3c68c67e97e6d6bb1afe6806e5c95f (diff) | |
parent | f51f47813bc54cd60eee0545b2efa08ec666484a (diff) | |
download | servo-7e96f87565d3e06de977a2cc14034d434aded27f.tar.gz servo-7e96f87565d3e06de977a2cc14034d434aded27f.zip |
Auto merge of #13983 - emilio:event, r=notriddle
glutin: Close the window if the event stream is closed.
Otherwise we can end up infinitely spinning for no good reason.
This happened today to me. Obviously the underlying situation is also buggy, but this seemed like a more sane behavior compared to infinitely spin waiting for a never-arriving event.
r? @glennw
<!-- Please describe your changes on the following line: -->
---
<!-- 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
<!-- 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/13983)
<!-- Reviewable:end -->
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions