Closed
Bug 1604981
Opened 6 years ago
Closed 6 years ago
Branched add-on studies don't setExperimentActive after the browser restarts
Categories
(Firefox :: Normandy Client, defect, P1)
Firefox
Normandy Client
Tracking
()
VERIFIED
FIXED
Firefox 73
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | verified |
People
(Reporter: mythmon, Assigned: mythmon)
Details
Attachments
(1 file)
Marking experiments active in Telemetry only lasts until Firefox is shutdown. For experiment markers to persist, setExperimentActive must be called every time Firefox is started. Add-on studies don't do this.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by mcooper@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/da4d394f0f2c
Call setExperimentActive for branched add-on studies after the browser restarts r=Gijs
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 73
Comment 4•2 years ago
|
||
I have verified that this issue is no longer reproducible using Firefox Nightly 73.0a1 (Build ID: 20190124214415) installed on Windows 10 x64. I can confirm that the branch add-on studies are displayed in the "about:telemetry#environment-data-tab_experiments" page after a browser restart.
P.S. Sorry for the noise!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•