Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite the data_loader test with fetch. #14042

Merged
merged 6 commits into from Nov 3, 2016
Prev

Make the data_loader module private.

  • Loading branch information
Ms2ger committed Nov 3, 2016
commit 6fcbc5b3eabe54ec2bc00c774246eee56092f09b
@@ -56,7 +56,7 @@ pub mod connector;
pub mod content_blocker;
pub mod cookie;
pub mod cookie_storage;
pub mod data_loader;
mod data_loader;
pub mod file_loader;
pub mod filemanager_thread;
pub mod hsts;
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.