Closed Bug 773788 Opened 12 years ago Closed 12 years ago

Provide client-side urlbar suggestions for top domains

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 858829

People

(Reporter: mbrubeck, Unassigned)

References

Details

(Keywords: privacy, ux-efficiency)

Awesomebar suggestions as you type in the are especially useful in mobile, because they save typing. We can currently show suggestions from your bookmarks and history, and from search providers. One case we don't handle is entering a URL that does not appear in history or bookmarks. This is especially important for new users who do not yet have much profile data. Search suggestions work for this case; Google will suggest "facebook.com" but tapping on the suggestion goes to a Google search instead of directly to the URL. Also, for privacy reasons we may not want to send URL-like strings to suggestion services (bug 769145 comment 21). We could address this without the privacy risk by doing suggestions on the client side based on a list of most popular domains/sites. A static list of the 1000 top domains would only take maybe 5KB of compressed space. Maybe we could also package other lists for client-side awesomebar suggestions, like a list of the most popular Wikipedia articles... (Assigning to myself so I remember to work on this sometime, but please feel free to steal it if anyone else wants to work on it sooner.)
Depends on: 774517
Assignee: mbrubeck → nobody
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.