mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
create about_loader, handle about:blank
This commit is contained in:
parent
b8b51b6dd8
commit
523445c865
10 changed files with 64 additions and 27 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue