This repository has been archived by the owner on Jul 22, 2021. It is now read-only.
Research batch delete in indexedDB for favicon compact #706
Labels
favicon
functionality related to favicons
Optimize favicon compact to use a single delete request. Check if indexedDB now supports a range for delete, and see if there is a simple way of deleting expired entries that does not involve object deserialization. I think Joshua Bell mentioned something on the github project about new indexedDB features, so this may eventually be supported.
The text was updated successfully, but these errors were encountered: