mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 577565: downgrade forms log message. r=philiKON
This commit is contained in:
parent
77d7c794ad
commit
61fd5fd9b2
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user