gecko-dev/extensions/metrics
bryner%brianryner.com 3e3f29d9be - Check the HTTP response code before assuming the upload was successful
- Avoid a crash in the app restart case by canceling our upload timer in xpcom-shutdown rather than quit-application (which isn't received at all)
- Always loop over PR_GetRandomNoise until we have the required number of bytes.

Bug 335966, r=darin.
2006-05-02 19:52:36 +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 - Check the HTTP response code before assuming the upload was successful 2006-05-02 19:52:36 +00:00
test Unit test for MetricsEventItem (bug 332449) r=marria 2006-05-02 17:58:33 +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 Unit test for MetricsEventItem (bug 332449) r=marria 2006-05-02 17:58:33 +00:00
metrics.js fixes bug 328125 "Add support for dynamic configuration and throttling" r=bryner 2006-03-17 02:58:16 +00:00