GNOME Bugzilla – Bug 652554
Add versioning support to SoupCache
Last modified: 2011-06-16 15:08:07 UTC
Already discused here https://bugzilla.gnome.org/show_bug.cgi?id=649309 for example. We need to deal with changes in the format used to store SoupCache data as we will need to eventually change it.
Created attachment 189896 [details] [review] Patch For the case the index file was saved with a different version than the current SoupCache version we simply remove all the cache data. IMHO it's better to do that for the sake of code simplicity. BTW it's the same approach used by Firefox.
Committed a85f923f5096b3918a4274af96d18a5fe05224f7