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:
parent
add1fbfa6f
commit
063d0fa6f9
@ -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 ) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user