servo/components
bors-servo fc1e74c550 Auto merge of #11471 - Ms2ger:handle_request, r=nox
Split up Constellation::handle_requests.

<!-- 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 refactoring

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

The function is too long to easily work with.

<!-- 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/11471)
<!-- Reviewable:end -->
2016-05-27 16:25:52 -05:00
..
canvas Update documentation for {CanvasPaintThread, WebGLPaintThread}::new(). 2016-05-19 12:15:02 +02:00
canvas_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositing Report use statements that use {} with only one entry 2016-05-27 10:18:44 +01:00
constellation Auto merge of #11471 - Ms2ger:handle_request, r=nox 2016-05-27 16:25:52 -05:00
devtools Use debug instead of println in devtools 2016-05-27 15:09:26 +05:30
devtools_traits Update internal crates to bitflags 0.7 2016-05-17 23:34:04 +02:00
gfx Report use statements that use {} with only one entry 2016-05-27 10:18:44 +01:00
gfx_traits Report use statements that use {} with only one entry 2016-05-27 10:18:44 +01:00
layout Report use statements that use {} with only one entry 2016-05-27 10:18:44 +01:00
layout_traits Use associated types to improve LayoutThreadFactory and ScriptThreadFactory. 2016-05-24 17:50:06 +02:00
msg Record the frame type (IFrame or MozBrowserIFrame) in the pipeline. 2016-05-26 12:55:55 -05:00
net Report use statements that use {} with only one entry 2016-05-27 10:18:44 +01:00
net_traits Auto merge of #11367 - szeged:included_services, r=jdm 2016-05-26 14:04:33 -05:00
plugins Update Rust to 1.10.0-nightly (267cde259 2016-05-25) 2016-05-26 14:44:07 +02:00
profile Report use statements that use {} with only one entry 2016-05-27 10:18:44 +01:00
profile_traits Add timeline markers for HTTP requests, JS evaluation, and HTML parsing. 2016-05-18 08:02:42 -05:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #11470 - servo:postmessage1.5, r=Ms2ger 2016-05-27 13:06:37 -05:00
script_traits Auto merge of #11430 - asajeffrey:constellation-record-mozbrowser-parent-info, r=ConnorGBrewster 2016-05-26 14:53:09 -05:00
servo Auto merge of #11465 - nox:open, r=jdm 2016-05-27 12:03:56 -05:00
style Report use statements that use {} with only one entry 2016-05-27 10:18:44 +01:00
style_traits Removed unused imports 2016-05-15 22:24:26 +03:00
util Move mozbrowser_enabled to util::prefs 2016-05-27 00:55:04 +02:00
webdriver_server Report use statements that use {} with only one entry 2016-05-27 10:18:44 +01:00