rtm++ bug 55627; make Downloading dialog modal to avoid orphaning it; r=jrgm@netscape.com, sr=mscott@netscape.com

git-svn-id: svn://10.0.0.236/trunk@80891 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
law%netscape.com 2000-10-11 03:01:55 +00:00
parent add1fbfa6f
commit 063d0fa6f9

View File

@ -246,7 +246,7 @@ nsUnknownContentTypeHandler::Show( nsIHelperAppLauncher *aLauncher, nsISupports
"sss%ip",
"chrome://global/content/helperAppLauncher.xul",
"_blank",
"chrome,titlebar",
"chrome,titlebar,modal",
(const nsIID*)(&NS_GET_IID(nsIHelperAppLauncher)),
(nsISupports*)aLauncher );
if ( argv ) {