mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
use SafeJSContext
This commit is contained in:
parent
caf7a2488e
commit
87cc409579
2 changed files with 4 additions and 5 deletions
|
@ -14,7 +14,6 @@ use crate::dom::bindings::root::DomRoot;
|
|||
use crate::dom::bindings::str::DOMString;
|
||||
use crate::dom::globalscope::GlobalScope;
|
||||
use crate::dom::window::Window;
|
||||
use crate::script_runtime::JSContext;
|
||||
use dom_struct::dom_struct;
|
||||
|
||||
#[dom_struct]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue