зеркало из https://github.com/mozilla/pjs.git
Bug 248275 Fix JavaScript strict warning: function onOk does not always return a value p=gautheri@noos.fr r=me sr=mscott
This commit is contained in:
Родитель
dfecb9650d
Коммит
26217d02fa
|
@ -96,6 +96,8 @@ function onOk()
|
|||
saveIdentitySettings(gIdentity);
|
||||
|
||||
window.arguments[0].result = true;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
// returns false and prompts the user if
|
||||
|
|
Загрузка…
Ссылка в новой задаче