servo/components
bors-servo bed6d45b35 Auto merge of #11244 - Ms2ger:catch-panics-workers, r=nox
Report panics in web worker threads.

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 --faster` does not report any errors
- [ ] These changes fix #11234 (github issue number if applicable).

Either:
- [x] 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11244)
<!-- Reviewable:end -->
2016-05-18 04:24:41 -07:00
..
canvas Simplify TOML syntax 2016-04-26 23:51:36 +02:00
canvas_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositing Move constellation into its own crate. 2016-05-18 11:09:28 +02:00
constellation Move constellation into its own crate. 2016-05-18 11:09:28 +02:00
devtools Simplify TOML syntax 2016-04-26 23:51:36 +02:00
devtools_traits Update internal crates to bitflags 0.7 2016-05-17 23:34:04 +02:00
gfx Update internal crates to bitflags 0.7 2016-05-17 23:34:04 +02:00
gfx_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
layout Update internal crates to bitflags 0.7 2016-05-17 23:34:04 +02:00
layout_traits move trait ConvertPipelineIdToWebRender to a better place 2016-05-09 01:20:24 +03:00
msg Update internal crates to bitflags 0.7 2016-05-17 23:34:04 +02:00
net Auto merge of #11196 - fduraffourg:master, r=jdm 2016-05-17 16:34:16 -07:00
net_traits Removed unused imports 2016-05-15 22:24:26 +03:00
plugins Update Rust to 1.10.0-nightly (cd6a40017 2016-05-16) 2016-05-17 15:21:18 +02:00
profile Do not use libc in profile on Windows 2016-05-17 01:12:10 +02:00
profile_traits added infrastructure to handle interval and CSV time profiling alongside html-timeline-profiling 2016-05-11 11:27:07 -07:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #11244 - Ms2ger:catch-panics-workers, r=nox 2016-05-18 04:24:41 -07:00
script_traits Auto merge of #10840 - ConnorGBrewster:window_alert, r=jdm 2016-05-04 09:10:40 -07:00
servo Move constellation into its own crate. 2016-05-18 11:09:28 +02:00
style Auto merge of #11191 - servo:bitflags, r=pcwalton 2016-05-17 15:43:14 -07:00
style_traits Removed unused imports 2016-05-15 22:24:26 +03:00
util Use num_traits in util 2016-05-17 17:05:18 -07:00
webdriver_server Auto merge of #11146 - mbrubeck:always-be-updating, r=metajack 2016-05-12 05:28:12 -07:00