servo/components/net_traits
Patrick Walton 7e7675c1dc net: Don't load the placeholder image for background images, only for
image fragments.

This also changes the way the placeholder is handled in the image cache
task to decode it up front instead of each time an image fails to load,
both because it was more convenient to implement that way and because
it saves CPU cycles to do so.

This matches the behavior of Gecko and WebKit. It improves the look of
our cached copy of Wikipedia.
2015-05-20 12:00:33 -07:00
..
image Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
Cargo.toml Upgrade to Hyper 0.4.0 2015-05-12 16:48:21 +02:00
image_cache_task.rs net: Don't load the placeholder image for background images, only for 2015-05-20 12:00:33 -07:00
lib.rs Delay stylesheet load in test to increase confidence. 2015-05-11 15:35:10 -04:00
storage_task.rs Implement Clone for Copy types. 2015-04-28 23:31:10 +02:00