Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
This commit is contained in:
@@ -483,7 +483,7 @@ HTMLObjectElement::GetContentDocument(nsIDOMDocument **aContentDocument)
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
nsIDOMWindow*
|
||||
nsPIDOMWindowOuter*
|
||||
HTMLObjectElement::GetContentWindow()
|
||||
{
|
||||
nsIDocument* doc = GetContentDocument();
|
||||
|
||||
Reference in New Issue
Block a user