Closed
Bug 1126130
Opened 11 years ago
Closed 11 years ago
Don't use SQLite tracing unless the right environment variable is set
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Core
SQLite and Embedded Database Bindings
Tracking
()
RESOLVED
DUPLICATE
of bug 1126129
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
References
Details
Bug 806819 defined FORCE_PR_LOG everywhere, and the storage code then uses SQLite's tracing API regardless of whether or not the user wants to see those messages. This can slow us down significantly.
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•