servo/components/net
Manish Goregaokar c73eaefc47 Audit and reduce unstable usage in net
Reasons behind existing unstable features:

std_misc:

 - `Handle` usage (API will be replaced and is perhaps broken)

path_ext:

 - Checking if a file exists. This is doable from the File directly, but slightly longer

core:

 - `FnBox`

alloc:

 - `boxed::into_raw()` (naming)
2015-06-10 00:15:09 +05:30
..
fetch Remove get_ prefix on getters 2015-06-02 08:54:44 -04:00
about_loader.rs Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
Cargo.toml Use the correct log crate and setup env_logger in main. 2015-06-06 23:20:40 +03:00
cookie.rs Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
cookie_storage.rs Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
data_loader.rs Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
file_loader.rs Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
http_loader.rs Use the correct log crate and setup env_logger in main. 2015-06-06 23:20:40 +03:00
image_cache_task.rs Audit and reduce unstable usage in net 2015-06-10 00:15:09 +05:30
lib.rs Audit and reduce unstable usage in net 2015-06-10 00:15:09 +05:30
mime_classifier.rs Remove some as_slice calls. 2015-04-24 17:44:47 +02:00
net_error_list.rs add error enum for chromium net errors, create window method for error propagation 2015-05-27 14:45:50 -04:00
pub_domains.rs cookies and cookies storage implementation 2015-02-04 13:34:06 +00:00
resource_task.rs Auto merge of #6171 - eleweek:fix-4184-ok, r=Manishearth 2015-05-25 23:10:18 -05:00
storage_task.rs Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00