servo/tests/unit/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
..
parsable_mime Fix off-by-one error in MIME pattern matching 2016-02-23 11:53:32 +00:00
Cargo.toml Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
chrome_loader.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
cookie.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
cookie_http_state.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
cookie_http_state_utils.py Use common cookie struct add cookie webdriver cmds 2016-06-25 22:24:35 +00:00
data_loader.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
fetch.rs Translate a test for ftp URLs to fetch. 2016-11-23 22:34:36 +01:00
file_loader.rs added test for https://github.com/servo/servo/issues/10548 2016-04-18 03:34:25 +03:00
filemanager_thread.rs Remove the unused CancellationListener arguments in filemanager_thread. 2016-11-24 11:46:30 +01:00
hsts.rs Reorder use statements 2016-09-09 04:55:19 +02:00
http_loader.rs Rewrite test_redirect_from_x_to_x_provides_x_with_cookie_from_first_response. 2016-11-23 22:35:33 +01:00
lib.rs Pass the UIProvider to FileManager::handle() as needed. 2016-11-21 10:37:26 +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
test.jpeg Chunked ReadFile from file manager 2016-07-25 19:39:16 +02:00