Fix for clearing previous page title r=valeski sr=waterson a=choffman

git-svn-id: svn://10.0.0.236/trunk@92734 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
peterlubczynski%netscape.com
2001-04-19 17:20:51 +00:00
parent 71888475f0
commit 6201fd8ad7

View File

@@ -3045,7 +3045,7 @@ NS_IMETHODIMP nsDocShell::SetupNewViewer(nsIContentViewer* aNewViewer)
#endif // IBMBIDI
// XXX: It looks like the LayoutState gets restored again in Embed()
// right after the call to SetupNewViewer(...)
SetTitle(nsnull); // clear window title
mContentViewer->Show();
// Now that we have switched documents, forget all of our children