mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Moved pub_domains to net_traits and did a spring clean.
This commit is contained in:
parent
a03a5e814a
commit
a74fe58563
9 changed files with 262 additions and 114 deletions
|
@ -63,7 +63,6 @@ pub mod hsts;
|
|||
pub mod http_loader;
|
||||
pub mod image_cache_thread;
|
||||
pub mod mime_classifier;
|
||||
pub mod pub_domains;
|
||||
pub mod resource_thread;
|
||||
pub mod storage_thread;
|
||||
pub mod websocket_loader;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue