mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Documentation and cleanup.
This commit is contained in:
parent
6351fc75fd
commit
c816975750
7 changed files with 67 additions and 29 deletions
|
@ -45,8 +45,6 @@ use js::JSFUN_CONSTRUCTOR;
|
|||
use js;
|
||||
|
||||
/// Proxy handler for a WindowProxy.
|
||||
#[allow(raw_pointer_derive)]
|
||||
#[derive(Copy)]
|
||||
pub struct WindowProxyHandler(pub *const libc::c_void);
|
||||
|
||||
#[allow(raw_pointer_derive)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue