Closed
Bug 1786253
Opened 3 years ago
Closed 2 years ago
Add a Places Maintenance task to reduce favicons.sqlite size
Categories
(Toolkit :: Places, task, P3)
Toolkit
Places
Tracking
()
RESOLVED
DUPLICATE
of bug 1813314
People
(Reporter: mak, Unassigned)
References
Details
Due to certain bugs like Bug 1782854, favicons.sqlite may have grown well over the expected size.
According to telemetry on Nightly 0.5% (beta 0.2%) of users have a db larger than 100MB, so this may not be extremely widespread, but it would still be nice to address somehow.
We could for example check if a page has more than N favicons and if so expire any that are older than N days. Note normally we only expire icons if a page is removed from history.
| Reporter | ||
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•