Open
Bug 523932
Opened 16 years ago
Updated 1 year ago
favicon service should support null faviconURIs to avoid having to use fake URIs for bookmark favicon import
Categories
(Toolkit :: Places, task, P3)
Toolkit
Places
Tracking
()
REOPENED
People
(Reporter: Gavin, Unassigned)
Details
See discussion in bug 518907. Favicon import (both from JSON and bookmarks.html) currently need to create fake URIs for the favicon. Ideally that wouldn't be necessary.
Comment 1•16 years ago
|
||
reason is: avoid bloating db with useless data
sqlite supports multiple nulls on a unique column.
Updated•8 years ago
|
Priority: -- → P5
Comment 2•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
Updated•1 year ago
|
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Updated•1 year ago
|
Severity: normal → N/A
Type: defect → task
Priority: P5 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•