servo/components/canvas_traits
bors-servo 26745b2741
Auto merge of #21461 - jdm:webgltmp2, r=nox
Various webgl fixes for framebuffer attachment test

These changes resolve all panics on macOS when running framebuffer-object-attachment.html in headless and headful testing.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] There are tests for these changes OR
- [x] Fixes #13710. Fixes #20570.

<!-- 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/21461)
<!-- Reviewable:end -->
2018-09-12 16:36:08 -04:00
..
webgl_channel Remove Clone impl for WebGLMsg 2018-09-07 11:28:45 +02:00
canvas.rs Moved Canvas rendering to a single thread. 2018-04-23 20:50:05 -04:00
Cargo.toml Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
lib.rs Remove components/nonzero, use std::num::NonZero instead 2018-06-16 00:14:41 +02:00
webgl.rs webgl: Move framebuffer initialization logic to WebGL thread. 2018-09-10 16:31:29 -04:00