//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/dom/interfaces/base/nsIDOMWindowUtils.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsISynthesizedEventCallback",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* void onCompleteDispatch (); */
Method {
name: "OnCompleteDispatch",
params: &[],
ret: "::nserror::nsresult",
},
]),
},
Interface {
name: "nsIDOMWindowUtils",
base: Some("nsISupports"),
sync: false,
methods: Err("special type jsval unsupported"),
},
Interface {
name: "nsIJSRAIIHelper",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* void destruct (); */
Method {
name: "Destruct",
params: &[],
ret: "::nserror::nsresult",
},
]),
},
]; D}