servo/components/compositing
bors-servo d9dc6dd03c Auto merge of #10931 - asajeffrey:send-panic-backtrace-to-mozbrowser, r=jdm
Send the panic reason and backtrace in mozbrowsererror.

Closes #10334.  Glues together PRs #10837 and #10824.

<!-- 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/10931)
<!-- Reviewable:end -->
2016-04-30 07:30:38 -07:00
..
Cargo.toml Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositor.rs Remove panic! from the compositor 2016-04-29 11:10:33 -05:00
compositor_layer.rs forcetouch events support 2016-04-05 18:42:28 +08:00
compositor_thread.rs Don't expect a native_window when using webrender 2016-04-25 18:16:42 -07:00
constellation.rs Auto merge of #10931 - asajeffrey:send-panic-backtrace-to-mozbrowser, r=jdm 2016-04-30 07:30:38 -07:00
delayed_composition.rs compositing: Stop compositing unnecessarily after each animation frame. 2016-02-24 14:06:46 -08:00
lib.rs Remove unused crates on macos. 2016-04-23 10:44:55 -04:00
pipeline.rs Added a dedicated panic channel. 2016-04-19 09:08:44 -05:00
sandboxing.rs Fix sandboxing on OS X 2016-04-09 11:32:50 +02:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
surface_map.rs use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
timer_scheduler.rs Use num-traits in compositing. 2016-04-20 15:30:17 +02:00
touch.rs Fix a bunch of clippy lints 2016-01-02 23:27:15 +01:00
windowing.rs forcetouch events support 2016-04-05 18:42:28 +08:00