зеркало из https://github.com/mozilla/gecko-dev.git
Bug 577565: downgrade forms log message. r=philiKON
This commit is contained in:
Родитель
68561b6e43
Коммит
4a1ded006f
|
@ -231,7 +231,7 @@ FormStore.prototype = {
|
|||
},
|
||||
|
||||
update: function FormStore_update(record) {
|
||||
this._log.warn("Ignoring form record update request!");
|
||||
this._log.trace("Ignoring form record update request!");
|
||||
},
|
||||
|
||||
wipe: function FormStore_wipe() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче