diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-21 10:17:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-21 10:17:47 -0500 |
commit | 07a0c2f1dc87fc21a4ed96d251390a4bff165bda (patch) | |
tree | de9fc2cba7fbda6e05d9cda4c7cb64d04e77e626 /components/script/dom/webglframebuffer.rs | |
parent | f560b02fcbe6df346039edc0f548a5bd3929205d (diff) | |
parent | 66c04a0a076caba7d945f228856e96b31f56b1f0 (diff) | |
download | servo-07a0c2f1dc87fc21a4ed96d251390a4bff165bda.tar.gz servo-07a0c2f1dc87fc21a4ed96d251390a4bff165bda.zip |
Auto merge of #12518 - creativcoder:swm-fix, r=nox
Remove expect calls in service worker manager thread
<!-- Please describe your changes on the following line: -->
An intermittent timeout was seen in #12516 , caused by panic of ServiceWorkerManager thread on reception of messages from resource thread. This PR amends things to not have the ServiceWorkerManager thread panic in such situation.
cc @jdm
---
<!-- 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 ##12516 (github issue number if applicable).
<!-- Either: -->
- [X] These changes do not require tests because its an "intermittent fix"
<!-- 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/12518)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webglframebuffer.rs')
0 files changed, 0 insertions, 0 deletions