RESOLVED FIXED 159618
Update stable cache version in NetworkCache::Storage::deleteOldVersions()
https://bugs.webkit.org/show_bug.cgi?id=159618
Summary Update stable cache version in NetworkCache::Storage::deleteOldVersions()
Antti Koivisto
Reported 2016-07-11 04:51:46 PDT
NetworkCache::Storage::deleteOldVersions() keeps the previous shipped cache version (4) for Mac around so development WebKit doesn’t clobber system Safari cache. Update this to the current version so old caches go away in customer systems.
Attachments
Patch (2.37 KB, patch)
2016-07-11 04:56 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2016-07-11 04:52:14 PDT
Antti Koivisto
Comment 2 2016-07-11 04:56:12 PDT
WebKit Commit Bot
Comment 3 2016-07-11 08:26:21 PDT
Comment on attachment 283309 [details] Patch Clearing flags on attachment: 283309 Committed r203061: <http://trac.webkit.org/changeset/203061>
WebKit Commit Bot
Comment 4 2016-07-11 08:26:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.