servo/components/canvas_traits
bors-servo 022daccbe1
Auto merge of #20884 - jdm:more-limits, r=avadacatavra
Don't forward GL parameter gets for constant limits.

This avoids IPC traffic for unchanging constants that are determined when the GL context is created. These changes require https://github.com/emilio/rust-offscreen-rendering-context/pull/123.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #20876.
- [x] There are tests for these changes

<!-- 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/20884)
<!-- Reviewable:end -->
2018-05-31 15:03:43 -04:00
..
webgl_channel Improve debugging output for WebGL errors. 2018-05-29 17:25:03 -04:00
canvas.rs Moved Canvas rendering to a single thread. 2018-04-23 20:50:05 -04:00
Cargo.toml Don't forward GL parameter gets for constant limits. 2018-05-31 14:24:18 -04:00
lib.rs Update to gleam 0.5 2018-05-05 13:08:36 +02:00
webgl.rs Auto merge of #20884 - jdm:more-limits, r=avadacatavra 2018-05-31 15:03:43 -04:00