mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Start reporting memory usage for Window and all nodes in all DOM trees for frame treese in script tasks.
This commit is contained in:
parent
c2497fcd49
commit
8620fe5995
33 changed files with 317 additions and 107 deletions
|
@ -84,6 +84,7 @@ pub mod dom;
|
|||
pub mod parse;
|
||||
|
||||
pub mod layout_interface;
|
||||
mod mem;
|
||||
mod network_listener;
|
||||
pub mod page;
|
||||
pub mod script_task;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue