Bug 1312609. r=smaug a=abillings

This commit is contained in:
Timothy Nikkel
2016-11-29 15:15:35 -06:00
parent da2ababc5a
commit 2732a3071a

View File

@@ -8917,6 +8917,8 @@ nsDocShell::RestoreFromHistory()
nsSubDocumentFrame* subDocFrame =
do_QueryFrame(container->GetPrimaryFrame());
rootViewParent = subDocFrame ? subDocFrame->EnsureInnerView() : nullptr;
} else {
rootViewParent = nullptr;
}
if (sibling &&
sibling->GetShell() &&