servo/components/net_traits
bors-servo 46b3eb6535 Auto merge of #9208 - jmr0:master-img, r=asajeffrey
Use image metadata to lay out images

Fixes #7047.

cc: @jdm

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9208)
<!-- Reviewable:end -->
2016-01-31 01:18:41 +05:30
..
image adding image metadata notification capabilities to image cache 2016-01-29 20:54:49 -05:00
Cargo.toml Remove some unused extern crates. 2016-01-13 09:37:28 +01:00
hosts.rs Fix a bunch of clippy lints 2016-01-02 23:27:15 +01:00
image_cache_thread.rs adding image metadata notification capabilities to image cache 2016-01-29 20:54:49 -05:00
lib.rs Make closing related code more clear and more correct 2016-01-18 17:37:16 -07:00
net_error_list.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
request.rs Partial implementation of Main Fetch step, including appropiate updates to tests 2016-01-29 12:40:54 -07:00
response.rs Partial implementation of Main Fetch step, including appropiate updates to tests 2016-01-29 12:40:54 -07:00
storage_thread.rs task -> thread 2016-01-10 17:58:13 +09:00