mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Move Task to its own module
This commit is contained in:
parent
8e78f18d2d
commit
46628fba05
33 changed files with 115 additions and 90 deletions
|
@ -123,6 +123,7 @@ pub mod script_thread;
|
|||
mod serviceworker_manager;
|
||||
mod serviceworkerjob;
|
||||
mod stylesheet_loader;
|
||||
mod task;
|
||||
mod task_source;
|
||||
pub mod test;
|
||||
pub mod textinput;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue