diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-07-29 16:20:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-29 16:20:03 -0400 |
commit | 518a55c80aac15a132d65b5276c9451e5d2555b0 (patch) | |
tree | 12c0889195328d0f1d88a2f0b0f20b3452fe4b39 /python/tidy/servo_tidy_tests/lib.rs | |
parent | 7a570a7322917f2a9d12d0fce04ef6048b94f4ee (diff) | |
parent | 8f5c37c0b5011fa526f2b932bf7abb0bca8a7fd0 (diff) | |
download | servo-518a55c80aac15a132d65b5276c9451e5d2555b0.tar.gz servo-518a55c80aac15a132d65b5276c9451e5d2555b0.zip |
Auto merge of #23884 - jdm:webgl-shutdown, r=asajeffrey
Don't panic if WebGL thread can't be reached during finalization.
Before these changes, when closing a browsing instance displaying WebGL content I would hit a bunch of panics when the WebGL objects are GCed after the WebGL thread has shut down. With these changes shutdown is panic-free.
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because no tests on windows.
<!-- 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/23884)
<!-- Reviewable:end -->
Diffstat (limited to 'python/tidy/servo_tidy_tests/lib.rs')
0 files changed, 0 insertions, 0 deletions