Closed
Bug 1943264
Opened 23 days ago
Closed 2 days ago
Periodically mark origins with no recent visits to be recalculated
Categories
(Toolkit :: Places, task, P2)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
137 Branch
People
(Reporter: mak, Assigned: mak)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
Per Bug 1943104, we have a problem where certain origins will retain their score if they go unvisited for a while, we should periodically recalculate them.
Updated•23 days ago
|
Assignee | ||
Comment 1•4 days ago
|
||
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/00df5ddb7fe8
Periodically recalculate frecency for origins with no recent visits. r=jteow
Comment 3•2 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 days ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
Assignee | ||
Comment 4•2 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D237655
Updated•2 days ago
|
Attachment #9465934 -
Flags: approval-mozilla-beta?
Comment 5•2 days ago
|
||
beta Uplift Approval Request
- User impact if declined: Some origins that were not visited for a long time may keep being autofilled in the address bar, as their ranking is never recalculated
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: This is a bit technical, the CI is covering it. One should have a profile with a domain having many visits older than 90 days, the patch on idle-daily requires recalculation of the ranking for such domain, and it should stop autofilling in the address bar.
- Risk associated with taking this patch: Low
- Explanation of risk level: The main risk is some additional ranking recalculations happening once a week
- String changes made/needed: none
- Is Android affected?: no
Updated•1 day ago
|
Attachment #9465934 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•1 day ago
|
status-firefox136:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•