servo/components/net
Adenilson Cavalcanti cdebb3ca54 Load a placeholder when a url to an image is broken.
I decided to use the old Netscape broken image link icon (later we may
replace the image asset for something more trendier). The ref test will
expect that a failed load should display the rippy image.

ImageCacheTask users can define if a placeholder image should be loaded
at start up or not. This enables both the new behavior (e.g. always
return an image even for broken urls) as also the previous one.
2015-03-30 10:02:54 -07:00
..
fetch Update some code that's feature-gated under core. 2015-03-21 18:44:39 +01:00
image Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
about_loader.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
Cargo.toml Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
cookie.rs Improve and fix default_path cookie algorithm 2015-03-26 23:44:15 -04:00
cookie_storage.rs Update some code that's feature-gated under core. 2015-03-21 18:44:39 +01:00
data_loader.rs Update some code that's feature-gated under core. 2015-03-21 18:44:39 +01:00
file_loader.rs Stop using old_path in net. 2015-03-26 08:59:33 +01:00
http_loader.rs Cleanup 'view-source:' conditional 2015-03-21 22:04:58 -04:00
image_cache_task.rs Load a placeholder when a url to an image is broken. 2015-03-30 10:02:54 -07:00
lib.rs Stop using old_io in net tests. 2015-03-26 17:43:13 +01:00
local_image_cache.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
pub_domains.rs cookies and cookies storage implementation 2015-02-04 13:34:06 +00:00
resource_task.rs Stop using old_io in net tests. 2015-03-26 17:43:13 +01:00
sniffer_task.rs Fix some warnings in net. 2015-03-18 21:56:31 +01:00
storage_task.rs Update some code that's feature-gated under core. 2015-03-21 18:44:39 +01:00