servo/components
bors-servo 033786cd0d Auto merge of #11749 - asajeffrey:constellation-failing-failure, r=glennw
Check to see if about:failure failed.

<!-- Please describe your changes on the following line: -->
Check to see if about:failure is failing,

---
<!-- 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
- [X] These changes fix #11747
- [X] These changes do not require tests because we're not testing panic recovery

<!-- 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11749)
<!-- Reviewable:end -->
2016-06-15 07:19:08 -05:00
..
canvas Remove empty lines following braces. 2016-05-27 13:32:05 -04:00
canvas_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositing compositor: Rerequest scroll positions from WebRender while overscrolled 2016-06-10 15:56:57 -07:00
constellation Check to see if about:failure failed. 2016-06-15 06:39:53 -05:00
devtools Make the net monitor panel in FF's devtools show meaningful output. 2016-06-06 00:51:36 +01:00
devtools_traits Make the net monitor panel in FF's devtools show meaningful output. 2016-06-06 00:51:36 +01:00
gfx script: When using WebRender, keep the DOM-side scroll positions for 2016-06-10 18:43:04 -07:00
gfx_traits script: When using WebRender, keep the DOM-side scroll positions for 2016-06-10 18:43:04 -07:00
layout Move the initialize_data method out of the TNode trait. 2016-06-13 15:21:29 +01:00
layout_traits Remove the layout shutdown channel. 2016-06-04 13:24:32 +02:00
msg Added support for navigating by a delta 2016-06-04 18:47:38 -06:00
net filepicker 2016-06-14 20:22:51 +08:00
net_traits Auto merge of #11745 - servo:rustup, r=mbrubeck 2016-06-14 18:32:37 -05:00
plugins Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07) 2016-06-08 14:03:57 +02:00
profile implement related sw interface and register method 2016-06-02 04:09:39 +05:30
profile_traits implement related sw interface and register method 2016-06-02 04:09:39 +05:30
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #11697 - mrmiywj:form-index-getter, r=Ms2ger 2016-06-15 01:10:49 -05:00
script_traits script: When using WebRender, keep the DOM-side scroll positions for 2016-06-10 18:43:04 -07:00
servo Update to rustc 2016-06-14. 2016-06-15 00:27:36 +01:00
style Move the initialize_data method out of the TNode trait. 2016-06-13 15:21:29 +01:00
style_traits use less repetitive name 2016-06-12 12:28:07 +08:00
util Pick up libz update to fix android build 2016-06-09 15:10:36 -05:00
webdriver_server Added support for navigating by a delta 2016-06-04 18:47:38 -06:00