mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Add task_source directory
Use DOMManipulationTaskSource whenever possible
This commit is contained in:
parent
fa93d3f467
commit
3f2cbf0025
17 changed files with 261 additions and 185 deletions
|
@ -91,6 +91,7 @@ pub mod parse;
|
|||
pub mod reporter;
|
||||
#[allow(unsafe_code)]
|
||||
pub mod script_thread;
|
||||
mod task_source;
|
||||
pub mod textinput;
|
||||
mod timers;
|
||||
mod unpremultiplytable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue