зеркало из https://github.com/mozilla/gecko-dev.git
Bug 324023 - Command line method of setting the default browser. r=bsmedberg
This commit is contained in:
Родитель
0fb88d98ce
Коммит
67001cd828
|
@ -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",
|
||||
|
|
Загрузка…
Ссылка в новой задаче