servo/components
bors-servo 210265d30f Auto merge of #12030 - servo:exit-now, r=Manishearth
Don't panic in LayoutThread::exit_now() if the paint thread is gone a…

Fixes #11996.
Fixes #12005.
Fixes #12007.
Fixes #12011.
Fixes #12026.

<!-- 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/12030)
<!-- Reviewable:end -->
2016-07-01 06:57:15 -07:00
..
canvas Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
canvas_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
compositing compositing: Only recomposite after a scroll if layers actually moved, 2016-06-30 10:18:16 +02:00
constellation style: Rewrite the animation representation to allow having state in layout 2016-06-28 15:09:53 +00:00
devtools Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
devtools_traits Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
gfx Avoid the Vec reversal in DisplayList::hit_test. 2016-06-29 09:46:45 +02:00
gfx_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
layout Auto merge of #11930 - nox:die-util-die, r=SimonSapin 2016-06-29 15:37:42 -05:00
layout_thread Don't panic in LayoutThread::exit_now() if the paint thread is gone already. 2016-07-01 12:15:51 +02:00
layout_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
msg Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
net Auto merge of #11932 - jdm:servoorg-cert, r=asajeffrey 2016-06-29 16:47:57 -05:00
net_traits Auto merge of #11932 - jdm:servoorg-cert, r=asajeffrey 2016-06-29 16:47:57 -05:00
plugins Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07) 2016-06-08 14:03:57 +02:00
profile Move util::time::duration_from_seconds to profile::time 2016-06-29 18:00:24 +02:00
profile_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
range Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
script change load blocker drop assert to debug_assert 2016-06-30 18:13:01 -06:00
script_layout_interface Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
script_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
servo Merge pull request #11979 from ConnorGBrewster/glutinupupup 2016-07-01 00:07:23 -05:00
style style: Cleanup Interpolate code. 2016-06-29 10:03:12 +00:00
style_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
util Bump default resolution to 1024x740 2016-06-30 21:28:50 +05:30
webdriver_server Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00