Closed Bug 1794261 Opened 3 years ago Closed 3 years ago

"Get recent tabs back with firefox view" message appearing too many times

Categories

(Firefox :: Messaging System, enhancement, P1)

Firefox 107
Desktop
All
enhancement

Tracking

()

VERIFIED FIXED
108 Branch
Iteration:
108.1 - Oct 17 - Oct 28
Tracking Status
firefox106 --- wontfix
firefox107 --- verified
firefox108 --- verified

People

(Reporter: zlice555, Assigned: pdahiya)

References

Details

(Whiteboard: [fidefe-2022-mr1-firefox-view])

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:107.0) Gecko/20100101 Firefox/107.0

Steps to reproduce:

Nightly has been running great over the summer, but there is something I would like to disable (not really a bug). Can't get a screenshot because as soon as you do any input it seems to disappear.

Close a tab

Actual results:

Sometimes there's an annoying pop-up over the https lockk and pref icon on the left of the address bar - "get recent tabs back with firefox view"

Expected results:

I would like to disable this.

The Bugbug bot thinks this bug should belong to the 'Firefox::Address Bar' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Address Bar

I think this belongs in FF View component.

Component: Address Bar → Firefox View
Whiteboard: [fidefe-2022-mr1-firefox-view]

This could be a great enhancement, most users would like to disable any pop-ups displayed.

Severity: -- → S4
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Unspecified → All
Hardware: Unspecified → Desktop

Sounds like this might be a Messaging component @vtay?

Flags: needinfo?(vtay)

(In reply to Ray Fambro from comment #4)

Sounds like this might be a Messaging component @vtay?

I think so - this is the onboarding stuff. I would have expected this to not display more than N times for some reasonable N, but I'm not familiar with what logic is being used.

Component: Firefox View → Messaging System

The message has a lifetime frequency cap of 1, so it should only show once. Additionally, it checks for browser.firefox-view.view-count equal to 0. Have you never opened Firefox view? Do you clean up your Firefox profile, e.g., removing prefs or other local storage?

Flags: needinfo?(zlice555)

As mentioned, you should be seeing it only 1x (unless you are using multiple profiles/machines etc). Also. in about:preferences, we have an option for users to deselect "Recommend features as you browse" which disables messages.

toggling remote.prefs.recommended to false to see. it has definentely came up more than once, not sure if that's only across nightly updates or not though.

i believe browser.firefox-view.view-count is getting reset because i have a pref cfg that loads for ease of setting up my profile since it's a pain to do and debug nightly issues. can try making that 1

Flags: needinfo?(zlice555)
Assignee: nobody → pdahiya
Iteration: --- → 107.2 - Oct 3 - Oct 14
Priority: -- → P1
Summary: get recent tabs back with firefox view → "Get recent tabs back with firefox view" message appearing too many times

CFR has group set https://searchfox.org/mozilla-central/source/browser/components/newtab/lib/OnboardingMessageProvider.jsm#86 that can be used to remotely update the message group "cfr" userPreferences to check for “recommended features” pref browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features which will allow users to uncheck 'Recommend features as you browse' in about:preferences to turn off FirefoxView CFR

https://github.com/mozilla/messaging-system-inflight-assets/blob/master/messages/message-groups.yaml

This can be done off-train via Remote Settings

Flags: needinfo?(vtay)
See Also: → 1794851

Hi @zlice, following up if changing pref 'browser.firefox-view.view-count' to 1 helped hide the message?

To help debug the issue can you please share the impression count of the "Get recent tabs back with firefox view" message. You can see it in devtools by following below steps

a) Set pref 'browser.newtabpage.activity-stream.asrouter.devtoolsEnabled' to true in about:config
b) Open about:newtab#devtools
c) Search for “CFR_FIREFOX_VIEW” , it should have impressions count respective to message ( See attached screenshot where CFR_FIREFOX_VIEW has 0 impressions)

Also, it will help if you can share details on what steps you follow as part of clean up of Firefox profile, does it involve removing prefs and browser local storage? Thanks!

Flags: needinfo?(zlice555)

fyi - have to enable browser.newtabpage.enabled (usually have this off)

It says 0 upon browser startup. I haven't seen the OP pop-up since changing my settings but I also haven't been online much the past couple days.

Flags: needinfo?(zlice555)

Thanks for confirming, that's correct to access newtab and devtools content you need browser.newtabpage.enabled set to true. With browser.firefox-view.view-count set as 1 if you aren't seeing message it shows targeting is working as expected.

Ideally this message should be seen only once i.e till one impression is recorded even if browser.firefox-view.view-count is 0. You can leave pref value browser.firefox-view.view-count as 0 and if you see message more than once again in Nightly, to help debug impression flow, will be great if you can update bug with impression count from about:newtab#devtools.

See Also: → 1795037

It looks like those settings have prevented the pop-up over the past few days. Thanks all.

Iteration: 107.2 - Oct 3 - Oct 14 → 108.1 - Oct 17 - Oct 28
Severity: S4 → S3
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch

This issue is Verified as fixed based on Comment 15 and the fact that the pop up no longer shows up more than once. I will updated the flags for this issue.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: