servo/components/canvas
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_mode Format components canvas and canvas_traits #21373 2018-08-30 11:24:39 +08:00
canvas_data.rs Update euclid to 0.18 2018-07-18 09:27:24 +02:00
canvas_paint_thread.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
gl_context.rs webgl: Move framebuffer initialization logic to WebGL thread. 2018-09-10 16:31:29 -04:00
lib.rs Moved Canvas rendering to a single thread. 2018-04-23 20:50:05 -04:00
webgl_thread.rs webgl: Move framebuffer initialization logic to WebGL thread. 2018-09-10 16:31:29 -04:00