diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-10-01 13:47:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-01 13:47:15 -0400 |
commit | d3475e5c3f17b89d7c9d3f36a065e56169e39060 (patch) | |
tree | 6eff0ffef48e64f4e7a49cb49d2bdbcde1e1ecac /components/script/dom/webidls/HTMLTableCellElement.webidl | |
parent | 607efbe380465cc499922742a261f2d2d3a179ee (diff) | |
parent | f2e2b3d34b5ed1afa2b937eedee4908cd5d07a05 (diff) | |
download | servo-d3475e5c3f17b89d7c9d3f36a065e56169e39060.tar.gz servo-d3475e5c3f17b89d7c9d3f36a065e56169e39060.zip |
Auto merge of #24178 - mmatyas:webgl_fns_query, r=jdm
Initial implementation of WebGLQueries
This patch adds initial support for WeGLQueries. Most related WebGL functions and objects ([1]) are implemented; what's still missing is:
- syncing the result of `getQueryParameter` with the event loop
- `EXT_disjoint_timer_query_webgl2` support
[1]: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.12
<!-- Please describe your changes on the following line: -->
cc @jdm @zakorgy
---
<!-- 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
- [ ] `./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 ___
<!-- 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/24178)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webidls/HTMLTableCellElement.webidl')
0 files changed, 0 insertions, 0 deletions