diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-08-28 21:23:59 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-28 21:23:59 -0500 |
commit | d37d4d697ae8c8897384213be82f25a51a4aa835 (patch) | |
tree | 03be60e0099d8998a6d7eb50eca41dcc78277e9f /python/tidy/servo_tidy_tests | |
parent | 11e8e42fd855c1078364c70926dfb1c888bdb7bb (diff) | |
parent | 847ab63de63343e767265d2825bbed7869358884 (diff) | |
download | servo-d37d4d697ae8c8897384213be82f25a51a4aa835.tar.gz servo-d37d4d697ae8c8897384213be82f25a51a4aa835.zip |
Auto merge of #13102 - anholt:webgl-is-program, r=emilio
webgl: Add isProgram() support.
<!-- Please describe your changes on the following line: -->
webgl: Add isProgram() support.
---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
There's one failure still, where a deleted program should still be
considered to be a program until it's unbound. However, I recently
made it so that we unbind at delete time, and we may need to partially
back that change out.
<!-- 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/13102)
<!-- Reviewable:end -->
Diffstat (limited to 'python/tidy/servo_tidy_tests')
0 files changed, 0 insertions, 0 deletions