Closed
Bug 1437013
Opened 8 years ago
Closed 8 years ago
[Shield] The uninstall/disable pings are not sent when the "TAAR Experiment" add-on is removed/disabled from the "about:addons" page
Categories
(Shield :: Shield Study, defect)
Tracking
(firefox58 verified)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox58 | --- | verified |
People
(Reporter: mcoman, Unassigned)
References
Details
Attachments
(1 file)
3.47 MB,
image/gif
|
Details |
[Affected Platforms]:
- All Windows
- All Mac
- All Linux
[Prerequisites]:
- Have a new Firefox profile.
- Have the following prefs. in the "about:config" page (If a preference does not exist, please create it):
- “extensions.legacy.enabled” pref set to “true”;
- “shield.test.variation” pref set to “linear-taar”;
- “extensions.taarexpv2.profile-age-in-days-test-override” pref set to any value higher than 1 but lower than 10.
- Have the browser console opened
[Steps to reproduce]:
1. Open the browser with the profile from prerequisites.
2. Install the latest "TAAR Experiment" (v1.0.4) from https://goo.gl/mg6ubo.
3. Navigate to the about:addons>Extensions page and remove the "TAAR Experiment" add-on.
4. Take a look in the browser console.
[Expected result]:
- Uninstall pings are displayed.
[Actual result]:
- No ping information is displayed.
[Notes]:
- The issue is also reproducible if the add-on is disabled instead.
- When I've looked in the "about:telemetry"page I've observed that the uninstall/disable ping are not even sent.
- Attached a screen recording of the issue.
I found a probable source for the bug: module unload before call.. See https://github.com/motin/taar-experiment-v2-shield-study/issues/15
Reporter | ||
Comment 4•8 years ago
|
||
This issue is no longer reproducible with the latest version of the "TAAR Experiment" add-on (1.0.7) installed, on the latest Firefox release (58.0.2). Verified on Windows 10 x64, Ubuntu 14.04 x64, and Mac 10.12.
Reporter | ||
Updated•8 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•