Improve caching for firefox favicons
When we create/delete a FaviconFromBlob instance the cache is cleared.
If we create and delete the instance for every match session the cache is consequently
for every match session cleared.
This is quite wasteful, especially considering that
the Kicker backend also uses the bookmarks runner.
Edited by Alexander Lohnau