зеркало из https://github.com/mozilla/gecko-dev.git
Kill the last remaining js warning in this file. bug 60632. r=mao, sr=jst
This commit is contained in:
Родитель
577ea8f4e5
Коммит
f8e062e933
|
@ -291,6 +291,7 @@ function ContinueImport( info) {
|
|||
var isMail = info.importType == 'mail' ? true : false;
|
||||
var clear = true;
|
||||
var deck;
|
||||
var pcnt;
|
||||
|
||||
if (info.importInterface) {
|
||||
if (!info.importInterface.ContinueImport()) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче