Closed
Bug 1136851
Opened 10 years ago
Closed 9 years ago
Push addons to Telemetry from AddonManager when an addon changed active state
Categories
(Toolkit :: Telemetry, defect)
Toolkit
Telemetry
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: gfritzsche, Unassigned)
References
(Blocks 1 open bug)
Details
We want to avoid complex async operations in TelemetryEnvironment & TelemetrySession.
The most important async collection right now is the addon data.
We could make AddonManager push the interesting addon data instead whenever an addon changes it's active state.
That, combined with caching of profile data, should e.g. allow us to make environment data collection sync.
Updated•9 years ago
|
Reporter | ||
Comment 1•9 years ago
|
||
We don't have a problem with the way it is implemented right now and bug 1177960 started to depend on it too.
Closing this bug, we could still revisit this topic if we have a need.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•