Open Bug 1812549 Opened 2 years ago Updated 8 months ago

data uri favicons store data twice

Categories

(Toolkit :: Places, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: mak, Unassigned)

References

(Blocks 1 open bug)

Details

data uri favicons contain data in both the url and the data field. The latter may be a subset of the data uri though, since we extract frames (so data uri may be an x-icon while data is a single frame of it).
We may evaluate storing just "data:" as icon_url and rebuild it dinamically from data when the url is requested.
This would save about 1MiB of data from my DB.

You need to log in before you can comment on or make changes to this bug.