servo/components/net_traits
Zhen Zhang a51db4cfa8 Implement trait-based ResourceThreads and clean up related naming issues
Changes include:

- Introduce an IpcSend trait to abstract over a collection of IpcSenders
- Implement ResourceThreads collection to abstract the resource-related
  sub threads across the component
- Rename original ResourceThread and ControlMsg into an unifed CoreResource__
  to accommodate above changes and avoid confusions
2016-05-20 08:00:16 +08:00
..
image Removed unused imports 2016-05-15 22:24:26 +03:00
bluetooth_scanfilter.rs Refactor scan filter 2016-05-03 11:35:32 +02:00
bluetooth_thread.rs Remove BluetoothDevice members 2016-05-05 12:47:52 +02:00
Cargo.toml Update image, hyper, gleam, flate2, threadpool, string_cache, num_cpus 2016-05-11 20:37:27 -07:00
filemanager_thread.rs add filemanager_thread 2016-05-11 15:14:03 +08:00
hosts.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
image_cache_thread.rs move struct ImageMetadata to a better place 2016-05-09 00:44:49 +03:00
lib.rs Implement trait-based ResourceThreads and clean up related naming issues 2016-05-20 08:00:16 +08: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 Fix logic for cors cache match 2016-04-27 16:39:57 -04:00
response.rs Implement CORS preflight fetch 2016-04-13 11:28:14 -04:00
storage_thread.rs task -> thread 2016-01-10 17:58:13 +09:00