mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:30:27 +00:00
Bug 1312609.
This commit is contained in:
@@ -8856,6 +8856,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