servo/components
bors-servo a44ebd5024 Auto merge of #10813 - perlun:improve-mako-file-structure-v3, r=SimonSapin
Moved the rest of the longhand structs to separate files.

Sorry for the bulk size of this; I know already it's not going to be a fun thing to review. Nevertheless, it should be done so we finalize the split of this huge file into smaller, more maintable parts.

The content of stuff being moved to separate files is unchanged. Only some minor formatting changes have been made and similar, but nothing of particular interest. IMHO it should be safe to merge if all the tests are fine.

/cc @KiChjang - I know you will like this. 😄

<!-- 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/10813)
<!-- Reviewable:end -->
2016-04-26 05:56:33 -07:00
..
canvas Auto merge of #10706 - zwn:unused-extern-crates, r=nox 2016-04-22 13:40:38 -07:00
canvas_traits Remove references to unused crates. 2016-04-22 22:20:06 +02:00
compositing Don't expect a native_window when using webrender 2016-04-25 18:16:42 -07:00
devtools Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
devtools_traits Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
gfx Add referrer policy pass-through and referrer header logic 2016-04-25 16:41:06 -04:00
gfx_traits Auto merge of #10706 - zwn:unused-extern-crates, r=nox 2016-04-22 13:40:38 -07:00
layout Auto merge of #10817 - danlrobertson:flex-basis, r=mbrubeck 2016-04-24 23:34:37 -07:00
layout_traits Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
msg Add referrer policy pass-through and referrer header logic 2016-04-25 16:41:06 -04:00
net Auto merge of #10800 - DDEFISHER:read_profile_dir_from_file, r=frewsxcv 2016-04-25 18:10:40 -07:00
net_traits Add referrer policy pass-through and referrer header logic 2016-04-25 16:41:06 -04:00
plugins Remove unused import. 2016-04-23 10:38:05 -04:00
profile Silence unused-extern-crates false positives. 2016-04-22 22:20:05 +02:00
profile_traits use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Allow setting withCredentials in synchronous XMLHttpRequest 2016-04-26 17:08:39 +05:30
script_traits Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
servo read cookie_jar, hsts_list, auth_cache, and local_data from file if profile_dir option is present 2016-04-25 19:39:40 -04:00
style Moved the rest of the longhand structs to separate files. 2016-04-25 21:36:58 +03:00
style_traits Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
util Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
webdriver_server Add referrer policy pass-through and referrer header logic 2016-04-25 16:41:06 -04:00