Closed
Bug 1027820
Opened 11 years ago
Closed 7 years ago
info:addons data not recorded in Telemetry when crash reporter is disabled
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: Irving, Unassigned)
Details
Due to an early return in http://hg.mozilla.org/mozilla-central/file/61101a4d27b9/toolkit/mozapps/extensions/internal/XPIProvider.jsm#l2169, if the crash reporter is unavailable, we don't record the active add-ons in the 'info' section in Telemetry.
Because we now have a more thorough 'addonDetails' section, we might want to move this information there, if nobody is particularly depending on the existing way we report it.
Comment 1•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•