servo/components/script_traits
bors-servo e1eff691f8 Auto merge of #14286 - gterzian:update_canvas_with_offscreen_context, r=jdm
Update to webrender 0.10.0

<!-- Please describe your changes on the following line: -->

Changes necessary to build servor with webrender 0.10.0

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./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: -->
- [ ] 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. -->

<!-- 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/14286)
<!-- Reviewable:end -->
2016-11-24 12:29:52 -08:00
..
Cargo.toml update deps 2016-11-22 07:46:42 +10:00
lib.rs Remove unused LoadData and LoadOrigin types. 2016-11-24 11:46:28 +01:00
script_msg.rs Report errors using the top-level frame id rather than the pipeline id. 2016-11-17 18:08:24 -06:00
webdriver_msg.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00