зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1386036 - Don't spam the console with feeds debug output. r=Gijs
MozReview-Commit-ID: 52wl9i8y9lO --HG-- extra : rebase_source : bffb595e259227fe19ab9914d453865296929034
This commit is contained in:
Родитель
827f63286b
Коммит
b440b8b98a
|
@ -13,7 +13,7 @@ const Ci = Components.interfaces;
|
|||
const Cr = Components.results;
|
||||
|
||||
function LOG(str) {
|
||||
dump("*** " + str + "\n");
|
||||
// dump("*** " + str + "\n");
|
||||
}
|
||||
|
||||
const WCCR_CONTRACTID = "@mozilla.org/embeddor.implemented/web-content-handler-registrar;1";
|
||||
|
|
Загрузка…
Ссылка в новой задаче