Bug 1786253 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

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.
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.

Back to Bug 1786253 Comment 0