mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Performance Timeline API
This commit is contained in:
parent
24270f9357
commit
52348f1fcc
18 changed files with 599 additions and 7 deletions
|
@ -6,6 +6,7 @@ pub mod dom_manipulation;
|
|||
pub mod file_reading;
|
||||
pub mod history_traversal;
|
||||
pub mod networking;
|
||||
pub mod performance_timeline;
|
||||
pub mod user_interaction;
|
||||
|
||||
use dom::globalscope::GlobalScope;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue