зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1053948 - declare AccountState in fxAccounts. r=gavin
This commit is contained in:
Родитель
ab1eda8f29
Коммит
fe5cb5a31c
|
@ -61,7 +61,7 @@ let publicProperties = [
|
|||
// }
|
||||
// If the state has changed between the function being called and the promise
|
||||
// being resolved, the .resolve() call will actually be rejected.
|
||||
AccountState = function(fxaInternal) {
|
||||
let AccountState = function(fxaInternal) {
|
||||
this.fxaInternal = fxaInternal;
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче