Closed
Bug 1117921
Opened 11 years ago
Closed 10 years ago
Expose relevant information in "open-in-background" queue
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: antlam, Unassigned)
References
Details
Since we can't "load" in background, we need a way for the user to manage the list of links that they've queued when they launch Firefox (after they've opened links in background obviously).
Whatever this list looks like, we need to see what information we can surface for the user to be able to recall what links they've actually queued.
Off the top of my head, it'd be best to expose some key reminds of the link like:
- URL
- Page Title,
- Favicon
- Date/time it was added
- Expanded URL (shortended links are rarely useful on their own)
| Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(mhaigh)
Comment 1•11 years ago
|
||
It's likely that we can only rely on having the URL accessible to us at the time we grab the data, and we can store dat/time obviously. We could do something like open an http connection and grab the web page in order to extract info from it - if we do that we can likely get the rest of the data needed.
Flags: needinfo?(mhaigh)
| Reporter | ||
Updated•11 years ago
|
Comment 2•10 years ago
|
||
We won't be implementing a list of tabs, but will file another bug for trying to get a fav icon from a page
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•