mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Introduce NavigationPreloadManager for ServiceWorkerRegistration
This commit is contained in:
parent
3c19cd49ec
commit
235fb5952d
5 changed files with 199 additions and 4 deletions
|
@ -398,6 +398,7 @@ pub mod mouseevent;
|
|||
pub mod mutationobserver;
|
||||
pub mod mutationrecord;
|
||||
pub mod namednodemap;
|
||||
pub mod navigationpreloadmanager;
|
||||
pub mod navigator;
|
||||
pub mod navigatorinfo;
|
||||
pub mod node;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue