Bug 637160 - window-modal prompts used instead of tab-modal prompts when reentering a page using back/forward. r=bz
This commit is contained in:
@@ -1360,6 +1360,8 @@ DocumentViewerImpl::Open(nsISupports *aState, nsISHEntry *aSHEntry)
|
||||
nsresult rv = InitInternal(mParentWidget, aState, mBounds, PR_FALSE);
|
||||
NS_ENSURE_SUCCESS(rv, rv);
|
||||
|
||||
mHidden = PR_FALSE;
|
||||
|
||||
if (mPresShell)
|
||||
mPresShell->SetForwardingContainer(nsnull);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user