michael@0: # Register Firefox Health Report providers. michael@0: category healthreport-js-provider-default AddonsProvider resource://gre/modules/HealthReport.jsm michael@0: category healthreport-js-provider-default AppInfoProvider resource://gre/modules/HealthReport.jsm michael@0: #ifdef MOZ_CRASHREPORTER michael@0: category healthreport-js-provider-default CrashesProvider resource://gre/modules/HealthReport.jsm michael@0: #endif michael@0: category healthreport-js-provider-default HealthReportProvider resource://gre/modules/HealthReport.jsm michael@0: category healthreport-js-provider-default PlacesProvider resource://gre/modules/HealthReport.jsm michael@0: category healthreport-js-provider-default ProfileMetadataProvider resource://gre/modules/HealthReport.jsm michael@0: category healthreport-js-provider-default SearchesProvider resource://gre/modules/HealthReport.jsm michael@0: category healthreport-js-provider-default SessionsProvider resource://gre/modules/HealthReport.jsm michael@0: category healthreport-js-provider-default SysInfoProvider resource://gre/modules/HealthReport.jsm michael@0: michael@0: # No Aurora or Beta providers yet; use the categories michael@0: # "healthreport-js-provider-aurora", "healthreport-js-provider-beta".