mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Timers are scheduled by a dedicated per-constellation thread.
This commit is contained in:
parent
674589c370
commit
553a0dbefd
21 changed files with 786 additions and 334 deletions
|
@ -86,7 +86,6 @@ mod devtools;
|
|||
pub mod document_loader;
|
||||
#[macro_use]
|
||||
pub mod dom;
|
||||
mod horribly_inefficient_timers;
|
||||
pub mod layout_interface;
|
||||
mod mem;
|
||||
mod network_listener;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue