servo/components
bors-servo 5b0a1990d5 Auto merge of #13186 - andreastt:webdriver-0.14, r=SimonSapin,larsberg
Update webdriver-rust library to 0.14

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

This updates the _webdriver-rust_ library to 0.14 and makes the necessary API changes to make it compile with Servo.

---
<!-- 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
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because it is a library upgrade

<!-- 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/13186)
<!-- Reviewable:end -->
2016-09-07 12:57:24 -05:00
..
canvas Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
canvas_traits Fix canvas image tests when using webrender. 2016-08-30 09:57:38 +10:00
compositing Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
constellation Do not define Pipeline::setup_common on Windows 2016-08-22 13:20:46 +03:00
devtools Added using real pipeline ID value 2016-08-27 15:27:31 +08:00
devtools_traits Console message packets should have a '_type' attribute 2016-08-31 15:01:34 +02:00
gfx Update string_cache to 0.2.26 2016-08-28 07:51:49 -07:00
gfx_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
layout style: Provide whether we're styling or not to rust-selectors. 2016-08-31 17:27:15 -07:00
layout_thread layout: Keep track of whether we've deferred the painting of the document due to 2016-08-30 17:01:03 -07:00
layout_traits Update to webrender 0.4.0 2016-08-18 19:33:12 +02:00
msg Update cssparser 2016-08-28 23:10:56 +02:00
net WebBluetooth Android support 2016-09-06 12:48:04 +02:00
net_traits Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
plugins Extract mutability out of Reflectable trait. 2016-09-07 10:40:13 +02:00
profile Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
profile_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
range Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
script Implement Reflectable for GlobalRef. 2016-09-07 10:52:44 +02:00
script_layout_interface style: Provide whether we're styling or not to rust-selectors. 2016-08-31 17:27:15 -07:00
script_traits Update Rust to 1.13.0-nightly (91f057de3 2016-09-04) 2016-09-06 11:33:18 +02:00
servo webdriver_server: update webdriver-rust library to 0.14 2016-09-07 12:59:06 +01:00
style Remove one level of nesting in Stylist 2016-09-06 14:17:27 +08:00
style_traits style: Don't incorrectly clamp values in calc that might not be only lengths. 2016-09-01 23:39:40 -07:00
util Remove static usage at compile-time of GIT_INFO to enable builds outside of a git repo 2016-08-27 06:31:28 -05:00
webdriver_server webdriver_server: fix api calls to webdriver-rust 2016-09-07 12:59:07 +01:00