зеркало из https://github.com/mozilla/pjs.git
rtm++ bug 55627; make Downloading dialog modal to avoid orphaning it; r=jrgm@netscape.com, sr=mscott@netscape.com
This commit is contained in:
Родитель
1863037f91
Коммит
3953254260
|
@ -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 ) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче