зеркало из https://github.com/mozilla/gecko-dev.git
Fixed bug 258469: Warning: trailing comma is not legal in ECMA-262 object
initializers Source File: chrome://calendar/content/publish.js
This commit is contained in:
Родитель
62fac72522
Коммит
cac637f1d2
|
@ -146,7 +146,7 @@ var notificationCallbacks =
|
|||
}
|
||||
Components.returnCode = Components.results.NS_ERROR_NO_INTERFACE;
|
||||
return null;
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче