зеркало из https://github.com/mozilla/gecko-dev.git
Fix typo from bug 424137
This commit is contained in:
Родитель
81c549dc8c
Коммит
69c1fd7d24
|
@ -60,7 +60,7 @@ function nsPluginInstallerWizard(){
|
||||||
|
|
||||||
this.mBrowser = null;
|
this.mBrowser = null;
|
||||||
this.mSuccessfullPluginInstallation = 0;
|
this.mSuccessfullPluginInstallation = 0;
|
||||||
this.mNeedsRestart = false
|
this.mNeedsRestart = false;
|
||||||
|
|
||||||
// arguments[0] is an array that contains two items:
|
// arguments[0] is an array that contains two items:
|
||||||
// an array of mimetypes that are missing
|
// an array of mimetypes that are missing
|
||||||
|
|
Загрузка…
Ссылка в новой задаче