Commit changes to support window.open and to switch over to nsIEventQueues.

git-svn-id: svn://10.0.0.236/trunk@30292 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hyatt%netscape.com
1999-05-04 23:36:42 +00:00
parent 774fc5dd25
commit 0bed0ef1da
7 changed files with 152 additions and 175 deletions

View File

@@ -318,8 +318,7 @@ nsresult nsNetSupportDialog::DoDialog( nsString& inXULURL )
return result;
}
nsString controllerCID = "43147b80-8a39-11d2-9938-0080c7cb1081";
result = appShellService->CreateDialogWindow( nsnull, dialogURL, controllerCID, mWebShellWindow, nsnull, this, 300, 150);
result = appShellService->CreateDialogWindow( nsnull, dialogURL, PR_TRUE, mWebShellWindow, nsnull, this, 300, 150);
// Run the dialog
// Results will be in the XUL callback