gecko-dev/services/healthreport
Gregory Szorc 30f8839c06 Bug 875562 - Part 9: Change Health Report to pull from crashes manager; r=bsmedberg, r=rnewman
This patch changes Firefox Health Report to pull crash counts from the
newly-implemented crash manager. The crash manager is now the canonical
source of crash data, so all the code for reading crash dump files from
disk has been removed.

This regresses the collection capability of Firefox Health Report by
removing plugin crashes and hangs from the reported values. This
regression is intended to be temporary and a follow-up bug will be
created to add plugin process event recording to the crash events
system.

This regression has been justified because the old crash reporting
mechanism was severely flawed and wasn't sending accurate data (not all
crashes were being saved to dumps and some dumps would be deleted).

--HG--
extra : amend_source : d54bb3bf9f740508cb4eda286536ce16a4c3bee5
2014-01-30 16:48:52 -08:00
..
docs Bug 875562 - Part 9: Change Health Report to pull from crashes manager; r=bsmedberg, r=rnewman 2014-01-30 16:48:52 -08:00
modules-testing Bug 946604 - Move makeFakeAppDir into testing/modules. r=rnewman 2013-12-05 16:54:15 +08:00
tests Bug 875562 - Part 9: Change Health Report to pull from crashes manager; r=bsmedberg, r=rnewman 2014-01-30 16:48:52 -08:00
healthreport-prefs.js bug 867737 - update FHR reporting URL, r=gps 2013-05-05 10:04:38 -04:00
HealthReport.jsm Bug 854018 - Record counts for FHR upload actions; r=rnewman 2013-05-01 09:41:55 -07:00
HealthReportComponents.manifest Bug 875562 - Part 9: Change Health Report to pull from crashes manager; r=bsmedberg, r=rnewman 2014-01-30 16:48:52 -08:00
healthreporter.jsm Bug 965587 - Add lock to Firefox Health Report uploading; r=rnewman 2014-01-29 15:28:57 -08:00
Makefile.in Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
moz.build Bug 875562 - Part 9: Change Health Report to pull from crashes manager; r=bsmedberg, r=rnewman 2014-01-30 16:48:52 -08:00
profile.jsm Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop 2013-08-26 11:55:58 -07:00
providers.jsm Bug 875562 - Part 9: Change Health Report to pull from crashes manager; r=bsmedberg, r=rnewman 2014-01-30 16:48:52 -08:00