mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
commit
cc23f3c436
22 changed files with 417 additions and 406 deletions
|
@ -606,7 +606,7 @@ pub extern fn outerize_global(_cx: *mut JSContext, obj: JSHandleObject) -> *mut
|
|||
IDLInterface::get_prototype_depth(None::<window::Window>))
|
||||
.unwrap()
|
||||
.root();
|
||||
win.deref().browser_context.get_ref().window_proxy()
|
||||
win.deref().browser_context.deref().borrow().get_ref().window_proxy()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue