Open
Bug 1358791
Opened 8 years ago
Updated 2 years ago
Stop fetching icons from the Places backend, just make the frontend use page-icon: protocol
Categories
(Firefox :: Bookmarks & History, enhancement, P3)
Firefox
Bookmarks & History
Tracking
()
NEW
People
(Reporter: mak, Unassigned)
References
Details
Most of the UI code (especially Places views and the locationbar) is still asking for an .icon property, and then setting is as an attribute.
This is no more needed, the UI can just use the page-icon protocol and having an icon property for each node is pointless, we can probably save an xpcom crossing.
Reporter | ||
Updated•7 years ago
|
No longer blocks: PlacesHiresFavicons
Depends on: PlacesHiresFavicons
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•