Closed
Bug 1225187
Opened 9 years ago
Closed 9 years ago
Environment's settings should be updated on every environment-change
Categories
(Toolkit :: Telemetry, defect, P3)
Toolkit
Telemetry
Tracking
()
RESOLVED
DUPLICATE
of bug 1222070
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | affected |
People
(Reporter: Dexter, Unassigned)
Details
(Whiteboard: [measurement:client])
Currently, the environment.settings section doesn't get updated on every environment change [0], but rather when a watched preference changes.
This means that turning off extended telemetry isn't correctly reflected in |telemetryEnabled| until the browser is restarted.
We could fix this by calling _updateSettings on every environment change.
[0] - https://dxr.mozilla.org/mozilla-central/rev/bc74dbdea094059d5f1d353a2585b4f6352b6ec4/toolkit/components/telemetry/TelemetryEnvironment.jsm#782
| Reporter | ||
Updated•9 years ago
|
Points: --- → 1
Priority: -- → P3
Whiteboard: [measurement:client]
Comment 1•9 years ago
|
||
This is part of the work in bug 1222070.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•