Bug 1517467 fix nsGenericHTMLFrameElement.cpp CLOSED TREE
This commit is contained in:
@@ -76,7 +76,6 @@ Document* nsGenericHTMLFrameElement::GetContentDocument(
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
<<<<<<< working copy
|
||||
nsPIDOMWindowOuter* window = bc->GetDOMWindow();
|
||||
if (!window) {
|
||||
// Either our browsing context contents are out-of-process (in which case
|
||||
|
||||
Reference in New Issue
Block a user