mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
Auto merge of #14042 - servo:fetch-unit-data, r=nox
Rewrite the data_loader test with fetch. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14042) <!-- Reviewable:end -->
This commit is contained in:
commit
05f4512433
5 changed files with 118 additions and 130 deletions
|
@ -57,7 +57,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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue