Bug 1312609. r=smaug a=abillings
This commit is contained in:
@@ -8917,6 +8917,8 @@ nsDocShell::RestoreFromHistory()
|
||||
nsSubDocumentFrame* subDocFrame =
|
||||
do_QueryFrame(container->GetPrimaryFrame());
|
||||
rootViewParent = subDocFrame ? subDocFrame->EnsureInnerView() : nullptr;
|
||||
} else {
|
||||
rootViewParent = nullptr;
|
||||
}
|
||||
if (sibling &&
|
||||
sibling->GetShell() &&
|
||||
|
||||
Reference in New Issue
Block a user