Closed
Bug 261627
Opened 21 years ago
Closed 16 years ago
option to not include favicons during export.
Categories
(Firefox :: Bookmarks & History, enhancement)
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: gabrielseah, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040925
Build Identifier: Firefox 1.0 PR
Storing Favicons in the local copy of the bookmarks file is a good idea.
However, favicons should not be stored in exported bookmark files, since it adds
a lot to file size unnecessarily.
Eg A list of bookmarks 124kb when exported from Mozilla became 284kb when
exported from Firefox.
Reproducible: Always
Steps to Reproduce:
1. Visit many sites in your bookmarks which have favicons
2. Export the bookmarks file
3. Gawk at how gigantic the bookmarks file is
Actual Results:
Humongous sized bookmarks file
Expected Results:
Decent sized bookmarks file, lean and sans icon-information
Comment 1•21 years ago
|
||
but what if you want to retain the favicon info (i.e. you're exporting to send
to a friend/another PC)
maybe an option in the export process would be good, but this isn't critical.
dumping into the post-1.0 bin as an enhancement.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Bookmark export should not include Favicons → option to not include favicons during export.
Target Milestone: --- → After Firefox 1.0
Assignee: vladimir → vladimir+bm
Comment 2•20 years ago
|
||
*** Bug 276627 has been marked as a duplicate of this bug. ***
Assignee: vladimir+bm → nobody
Comment 3•19 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → bookmarks
Comment 4•16 years ago
|
||
html format is not going to change since we use it only for legacy support (ie importing from FX2), JSON backup on the other side does not export favicons (bug 423126), so since the json implementation is still not clear about that, this bug is wontfix atm
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•