mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Implement PerformanceNavigation interface
This commit is contained in:
parent
e100af57a5
commit
62f0785c2c
19 changed files with 411 additions and 69 deletions
|
@ -428,6 +428,7 @@ pub mod performance;
|
|||
pub mod performanceentry;
|
||||
pub mod performancemark;
|
||||
pub mod performancemeasure;
|
||||
pub mod performancenavigation;
|
||||
pub mod performancenavigationtiming;
|
||||
pub mod performanceobserver;
|
||||
pub mod performanceobserverentrylist;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue