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

This commit is contained in:
peterlubczynski@netscape.com
2001-04-19 17:20:51 +00:00
parent a7117755e3
commit 74c9f23830

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