diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-07-26 20:56:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-26 20:56:18 -0400 |
commit | 5c8fee4e0bdf01efc83f4db10a60ac1629db6795 (patch) | |
tree | c1a9a9318f4a5524d03720c0e94e7e083ba874b0 /components/script/dom/dompoint.rs | |
parent | eb1f03242abd2a1be4aeead9cb26a86197d708a2 (diff) | |
parent | 0178fcae4ec29824a3f1d35969457bed1ca104e9 (diff) | |
download | servo-5c8fee4e0bdf01efc83f4db10a60ac1629db6795.tar.gz servo-5c8fee4e0bdf01efc83f4db10a60ac1629db6795.zip |
Auto merge of #23868 - asajeffrey:webgl-if-used-on-main-thread-use-directly-do-not-pass-go, r=jdm
When using the WebGL external image API, use sync calls if we happen to be on the WebGL thread
<!-- Please describe your changes on the following line: -->
When using the external image API, use synchronous method calls if we happen to be on the same thread as WebGL.
---
<!-- 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 #23832 hopefully
- [x] These changes do not require tests because it's fixing a deadlock
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- 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/23868)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/dompoint.rs')
0 files changed, 0 insertions, 0 deletions