servo/components/net_traits
Patrick Walton 82b53d83ff script: Make the ImageCacheTask use IPC.
This necessitated getting rid of the boxed trait object that was being
be passed between the script task and the image cache task.
2015-07-26 23:07:44 -07:00
..
image canvas: Move to shared memory for images and canvas backing stores. 2015-07-24 16:14:24 -07:00
Cargo.toml script: Make the ImageCacheTask use IPC. 2015-07-26 23:07:44 -07:00
image_cache_task.rs script: Make the ImageCacheTask use IPC. 2015-07-26 23:07:44 -07:00
lib.rs script: Make the ImageCacheTask use IPC. 2015-07-26 23:07:44 -07:00
storage_task.rs net: Convert the storage task to use IPC. 2015-07-26 17:07:17 -07:00