зеркало из https://github.com/mozilla/pjs.git
Bug 324023 - Command line method of setting the default browser. r=bsmedberg
This commit is contained in:
Родитель
d9605845bf
Коммит
3549e4642c
|
@ -339,6 +339,8 @@ var nsBrowserContentHandler = {
|
|||
openPreferences();
|
||||
cmdLine.preventDefault = true;
|
||||
}
|
||||
if (cmdLine.handleFlag("silent", false))
|
||||
cmdLine.preventDefault = true;
|
||||
},
|
||||
|
||||
helpInfo : " -browser Open a browser window.\n",
|
||||
|
|
Загрузка…
Ссылка в новой задаче