gecko-dev/extensions/metrics
2006-04-30 19:22:28 +00:00
..
public Add logging for command events in the UI (bug 328069). As part of this change, we're adding an onAttach() notification to nsIMetricsCollector, so that re-enabling a disabled collector can work properly. Patch by Marria Nazif <marria@gmail.com>, r=me. 2006-04-26 04:16:38 +00:00
src Change from using nsIUpdateTimerManager to a combination of normal timers and a pref-stored retry time in case of repeated errors. This fixes the seconds/milliseconds bug so that the upload timer fires at the right time. Also, flush the prefs file after we set prefs, in case of crash, and turn on NSPR logging in release builds. Bug 335890, r=marria 2006-04-30 19:22:28 +00:00
install.rdf Install metrics as a global extension if it's built (bug 334896). r=darin 2006-04-21 06:08:56 +00:00
Makefile.in Install metrics as a global extension if it's built (bug 334896). r=darin 2006-04-21 06:08:56 +00:00
metrics.js fixes bug 328125 "Add support for dynamic configuration and throttling" r=bryner 2006-03-17 02:58:16 +00:00