Closed
Bug 1488399
Opened 7 years ago
Closed 7 years ago
The "CFR" recommendation button is displayed only after a browser restart
Categories
(Firefox :: Messaging System, defect)
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | unaffected |
| firefox62 | --- | unaffected |
| firefox63 | --- | affected |
People
(Reporter: mcoman, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
9.39 MB,
image/gif
|
Details |
[Affected versions]:
- Firefox 63.0a1 - Build ID 20180903220141
**[Affected Platforms]:**
- All Windows
- All Linux
- All Mac
[Prerequisites]:
- Have Firefox profile with the following prefs in the "about:config" page:
- "browser.newtabpage.activity-stream.asrouterExperimentEnabled" with "true" value;
- "browser.search.region" with "US" value.
[Steps to reproduce]:
1. Open the browser with the profile from prerequisites.
2. Open a new tab and navigate to the "https://www.youtube.com/" website.
3. Repeat step 2 another 4 times.
4. Observe the right part of the "Address Bar" on the last opened tab.
[Expected result]:
- The "CFR" recommendation button is displayed in the "Address Bar" on the last opened tab.
[Actual result]:
- There CFR recommendation button is not displayed at all.
[Notes]:
- After a browser restart, the CFR recommendation button will be displayed on the first opened "Youtube" new tab.
- Attached a screen recording of the issue.
Comment 1•7 years ago
|
||
This behaviour is expected: We trigger this particular message based on the frecency value of `youtube.com`. We update the `topFrecentSites` cache in our targeting code every 6 hours (or as described in the STR, on restart).
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Component: Activity Streams: Newtab → Messaging System
You need to log in
before you can comment on or make changes to this bug.
Description
•