mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Add proof that code is executed in compartment
This commit is contained in:
parent
54f54d194d
commit
7b293ee8cb
2 changed files with 34 additions and 0 deletions
|
@ -57,6 +57,7 @@ mod devtools;
|
|||
pub mod document_loader;
|
||||
#[macro_use]
|
||||
mod dom;
|
||||
mod compartments;
|
||||
pub mod fetch;
|
||||
mod image_listener;
|
||||
mod layout_image;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue