servo/components/net
Ms2ger 761524c01b Remove some unused arguments.
The change to the unit test is necessary because the resource thread is not
resilient against either of these Senders being dropped while the resource
thread is running. Before this change, it held clones of those senders itself
(public_setup_chan_clone, private_setup_chan_clone).
2016-11-24 11:46:33 +01:00
..
fetch Remove unused CancellationListener argument to obtain_response. 2016-11-24 11:46:26 +01:00
blob_loader.rs Remove the unused CancellationListener arguments in filemanager_thread. 2016-11-24 11:46:30 +01:00
Cargo.toml Remove CoreResourceMsg::Load. 2016-11-24 11:46:24 +01:00
chrome_loader.rs Remove CoreResourceMsg::Load. 2016-11-24 11:46:24 +01:00
connector.rs Use Result instead of panicking when the resource dir can't be found 2016-07-21 12:07:25 +05:30
content_blocker.rs Read the content blocking rules and make them available to the HTTP loader. 2016-05-30 10:54:52 +02:00
cookie.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
cookie_storage.rs Auto merge of #14208 - servo:CookieStorage-debug, r=jdm 2016-11-22 07:45:20 -06:00
data_loader.rs Remove CoreResourceMsg::Load. 2016-11-24 11:46:24 +01:00
filemanager_thread.rs Remove the unused CancellationListener arguments in filemanager_thread. 2016-11-24 11:46:30 +01:00
hsts.rs Report use statements that use {} with only one entry 2016-05-27 10:18:44 +01:00
http_loader.rs Remove unused UIProvider trait definition. 2016-11-24 11:46:29 +01:00
image_cache_thread.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
lib.rs Remove CoreResourceMsg::Load. 2016-11-24 11:46:24 +01:00
mime_classifier.rs Auto merge of #13411 - frewsxcv:mime, r=jdm 2016-10-08 15:40:47 -05:00
resource_thread.rs Remove some unused arguments. 2016-11-24 11:46:33 +01:00
storage_thread.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
websocket_loader.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00