2013-01-11 13:45:22 -08:00
|
|
|
# Register Firefox Health Report providers.
|
2013-03-21 20:13:56 -07:00
|
|
|
category healthreport-js-provider-default AddonsProvider resource://gre/modules/HealthReport.jsm
|
|
|
|
category healthreport-js-provider-default AppInfoProvider resource://gre/modules/HealthReport.jsm
|
2014-01-30 16:48:52 -08:00
|
|
|
#ifdef MOZ_CRASHREPORTER
|
2013-03-21 20:13:56 -07:00
|
|
|
category healthreport-js-provider-default CrashesProvider resource://gre/modules/HealthReport.jsm
|
2014-01-30 16:48:52 -08:00
|
|
|
#endif
|
2013-05-01 09:41:55 -07:00
|
|
|
category healthreport-js-provider-default HealthReportProvider resource://gre/modules/HealthReport.jsm
|
2014-07-29 11:11:51 -07:00
|
|
|
category healthreport-js-provider-default HotfixProvider resource://gre/modules/HealthReport.jsm
|
2013-03-21 20:13:56 -07:00
|
|
|
category healthreport-js-provider-default PlacesProvider resource://gre/modules/HealthReport.jsm
|
|
|
|
category healthreport-js-provider-default ProfileMetadataProvider resource://gre/modules/HealthReport.jsm
|
|
|
|
category healthreport-js-provider-default SearchesProvider resource://gre/modules/HealthReport.jsm
|
|
|
|
category healthreport-js-provider-default SessionsProvider resource://gre/modules/HealthReport.jsm
|
|
|
|
category healthreport-js-provider-default SysInfoProvider resource://gre/modules/HealthReport.jsm
|
2012-11-12 15:50:04 -08:00
|
|
|
|
2013-03-21 20:13:56 -07:00
|
|
|
# No Aurora or Beta providers yet; use the categories
|
|
|
|
# "healthreport-js-provider-aurora", "healthreport-js-provider-beta".
|