gecko/dom/settings
Alexandre Lissy 286efcf039 Bug 1106896 - Improve debug and error reporting in mozSettings. r=qdot
We break down the logging capabilities into two classes: debug and
verbose. Verbose will help to track everything that happens, while debug
should just report error cases. We also augment memory reports with
values to help tracking potential issues like: queue blockage, leaking,
etc.
2014-12-02 14:50:00 +01:00
..
tests Bug 1076597 - Fix Settings API shutdown race condition. r=bent 2014-10-09 05:12:00 -04:00
moz.build Bug 1076597 - Fix Settings API shutdown race condition. r=bent 2014-10-09 05:12:00 -04:00
SettingsDB.jsm Bug 1106896 - Improve debug and error reporting in mozSettings. r=qdot 2014-12-02 14:50:00 +01:00
SettingsManager.js Bug 1106896 - Improve debug and error reporting in mozSettings. r=qdot 2014-12-02 14:50:00 +01:00
SettingsManager.manifest Bug 889503 - Move Settings API to WebIDL. r=gwagner r=bz 2013-07-15 18:17:46 -07:00
SettingsRequestManager.jsm Bug 1106896 - Improve debug and error reporting in mozSettings. r=qdot 2014-12-02 14:50:00 +01:00
SettingsService.js Bug 1106896 - Improve debug and error reporting in mozSettings. r=qdot 2014-12-02 14:50:00 +01:00
SettingsService.manifest