The "IMPRESSION" ping for the "What's New" toolbar button is wrongly displayed in the "Browser Console" even if the "browser.messaging-system.whatsNewPanel.enabled" pref is set to "False"
Categories
(Firefox :: Messaging System, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | unaffected |
firefox70 | --- | wontfix |
firefox71 | --- | wontfix |
firefox72 | --- | verified |
People
(Reporter: mcoman, Assigned: andreio)
References
Details
Attachments
(2 files)
[Affected versions]:
- Firefox Release 70.0 and above
[Affected Platforms]:
- All Windows
- All Linux
- All Mac
[Prerequisites]:
- Have a new Firefox profile with the following prefs in the "about:config" page:
- "browser.messaging-system.whatsNewPanel.enabled" pref set to "false"
- "browser.ping-centre.log" set to "true"
- Have the "Browser Console" opened.
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Focus the "Browser Console" and wait ~5 minutes.
- Observe the telemetry pings displayed in the "Browser Console".
[Expected result]:
- There are no "WHATS_NEW_BADGE_70" telemetry pings displayed.
[Actual result]:
- The following ping is displayed, even if the "What's New" toolbar button is not:
"TELEMETRY PING: {"locale":"en-US","topic":"activity-stream-router","client_id":"n/a","version":"70.0","release_channel":"release","addon_version":"20191016161957","impression_id":"{d08454c1-6a87-424c-8436-588bbc35009a}","action":"cfr_user_event","source":"CFR","message_id":"WHATS_NEW_BADGE_70","event":"IMPRESSION","shield_id":"activity-stream-extended-triplets-v2-1581912:control;","profile_creation_date":18192,"region":"RO"}"
[Notes]:
- Attached a screen recording of the issue:
Comment 1•6 years ago
|
||
andreio, is this the impression from trying to show the badge (but the icon doesn't exist) ?
Assignee | ||
Comment 2•6 years ago
•
|
||
Yes the badge doesn't wait to see if setting up the button was successful.
Comment 3•6 years ago
|
||
Based on :felix's assessment that this will not negatively affect data analysis, we do not consider this a blocking bug for the experiment, however we will address it in 72+.
Updated•6 years ago
|
Assignee | ||
Comment 4•6 years ago
|
||
Comment 6•6 years ago
|
||
bugherder |
Comment 7•6 years ago
|
||
I have verified that this issue is no longer reproducible using Latest Nightly build (72.0a1 Build ID: 20191120234543) on Windows 10 x64, Mac OS 10.15 and Ubuntu 18.04 x64. The "IMPRESSION" ping for the "What's New" toolbar button is no longer being displayed in "Browser Console" if the "browser.messaging-system.whatsNewPanel.enabled" pref is set to "False".
Description
•