Open
Bug 1395062
Opened 8 years ago
Updated 3 years ago
Telemetry's environment reports update settings twice
Categories
(Toolkit :: Telemetry, enhancement, P3)
Toolkit
Telemetry
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | affected |
People
(Reporter: Dexter, Unassigned)
References
Details
I just noticed that some update settings are reported twice: once in the "update" section of the environment and another time in in the user prefs.
The caveat here is that we only record the pref value if user changed it. Moreover we watch the preferences for changes to trigger a subsession split.
The value in environment->settings->userPrefs is always reported.
[1] - http://searchfox.org/mozilla-central/rev/cd82cacec2cf734768827ff85ba2dba90a534c5e/toolkit/components/telemetry/TelemetryEnvironment.jsm#188-189,1374-1375
| Reporter | ||
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•