Bug 1312609.

This commit is contained in:
Timothy Nikkel
2016-12-13 16:22:45 +01:00
committed by roytam1
parent 05176b64f7
commit 21bac98292
+2
View File
@@ -8856,6 +8856,8 @@ nsDocShell::RestoreFromHistory()
nsSubDocumentFrame* subDocFrame =
do_QueryFrame(container->GetPrimaryFrame());
rootViewParent = subDocFrame ? subDocFrame->EnsureInnerView() : nullptr;
} else {
rootViewParent = nullptr;
}
if (sibling &&
sibling->GetShell() &&