Bug 811545 - Turn off reader mode logging. r=bnicholson

This commit is contained in:
Kartikaya Gupta 2012-11-13 16:54:42 -08:00
parent c841ebfda0
commit 4c1429e727

View File

@ -7117,7 +7117,7 @@ let Reader = {
// Version of the cache database schema
DB_VERSION: 1,
DEBUG: 1,
DEBUG: 0,
// Don't try to parse the page if it has too many elements (for memory and
// performance reasons)