diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-09-21 04:22:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-21 04:22:24 -0400 |
commit | de89b09f681ec178fa03b7bfb0adb5bb3c96fba0 (patch) | |
tree | 78dd5a1e1b0abc90841b421f263ddd59cbc503a9 /python/tidy/servo_tidy_tests | |
parent | d3727c2989f26d2ac5e1acd4cb93a57156feefe8 (diff) | |
parent | 99699ea70c384ee80c6c0d3a8714e8f356175038 (diff) | |
download | servo-de89b09f681ec178fa03b7bfb0adb5bb3c96fba0.tar.gz servo-de89b09f681ec178fa03b7bfb0adb5bb3c96fba0.zip |
Auto merge of #24253 - asajeffrey:glutin-new-window-shares-gl-bindings, r=paulrouget
Glutin new window shares gl bindings
<!-- Please describe your changes on the following line: -->
At the moment when the glutin port creates a new window which shares GL objects, it creates new GL bindings rather than sharting the existing ones. This PR fixes that.
---
<!-- 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 do not require tests because it's an efficiency improvement
<!-- 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/24253)
<!-- Reviewable:end -->
Diffstat (limited to 'python/tidy/servo_tidy_tests')
0 files changed, 0 insertions, 0 deletions