create about_loader, handle about:blank

This commit is contained in:
Sean McArthur 2014-09-04 22:31:28 -07:00
parent b8b51b6dd8
commit 523445c865
10 changed files with 64 additions and 27 deletions

View file

@ -28,6 +28,7 @@ pub mod image {
pub mod holder;
}
pub mod about_loader;
pub mod file_loader;
pub mod http_loader;
pub mod data_loader;