reenabling disabling of modal window's parent, inexplicably removed in rev 1.21. bugs 30633, 33129
git-svn-id: svn://10.0.0.236/trunk@64287 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -297,6 +297,7 @@ NS_IMETHODIMP nsXULWindow::ShowModal()
|
||||
|
||||
window->SetModal(PR_TRUE);
|
||||
mContinueModalLoop = PR_TRUE;
|
||||
EnableParent(PR_FALSE);
|
||||
|
||||
nsCOMPtr<nsIJSContextStack> stack(do_GetService("nsThreadJSContextStack"));
|
||||
nsresult rv = NS_OK;
|
||||
|
||||
Reference in New Issue
Block a user