Open Bug 1526255 Opened 6 years ago Updated 2 years ago

Optimize replaceFaviconData I/O

Categories

(Toolkit :: Places, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: mak, Unassigned)

References

(Blocks 1 open bug)

Details

replaceFaviconData replaces all the blob payloads even if they are the same, we should optimize it so that it won't overwrite blobs with the same info. This may require some hashing to compare, or we could just decide to not replace blobs if they are not expired yet.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.