Closed
Bug 1148578
Opened 10 years ago
Closed 10 years ago
Sort top sites by frecency
Categories
(Firefox for iOS :: Home screen, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fennec | + | --- |
People
(Reporter: wesj, Unassigned)
Details
Attachments
(1 file)
Lets just port the Android frecency model to top sites for now.
| Reporter | ||
Comment 1•10 years ago
|
||
This is basically the Android algorythm [1]. Note, we don't include bookmarks yet here, so that bit isn't included.
[1] http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/db/BrowserContract.java#55
Attachment #8584783 -
Flags: review?(bnicholson)
Updated•10 years ago
|
Summary: Sort top sites by frecency → Sort top sites by frequency
Comment 2•10 years ago
|
||
Comment on attachment 8584783 [details] [review]
Pull request
I'm a little surprised this patch is so short, but LGTM if it works!
Attachment #8584783 -
Flags: review?(bnicholson) → review+
Comment 3•10 years ago
|
||
Reverting bug title change. Note frequency + recency = frecency :)
Summary: Sort top sites by frequency → Sort top sites by frecency
Updated•10 years ago
|
tracking-fennec: --- → ?
| Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
tracking-fennec: ? → +
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•