mirror of
https://github.com/servo/servo.git
synced 2025-07-24 07:40:27 +01:00
Give userscripts its own module; panic on broken paths
This commit is contained in:
parent
4d2ca2d8e2
commit
f41acb589a
3 changed files with 58 additions and 44 deletions
|
@ -316,6 +316,7 @@ pub mod treewalker;
|
|||
pub mod uievent;
|
||||
pub mod urlhelper;
|
||||
pub mod urlsearchparams;
|
||||
pub mod userscripts;
|
||||
pub mod validitystate;
|
||||
pub mod virtualmethods;
|
||||
pub mod websocket;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue