Bug 159618

Summary: Update stable cache version in NetworkCache::Storage::deleteOldVersions()
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, cdumez, cgarcia, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Antti Koivisto 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.
Comment 1 Antti Koivisto 2016-07-11 04:52:14 PDT
rdar://problem/26715745
Comment 2 Antti Koivisto 2016-07-11 04:56:12 PDT
Created attachment 283309 [details]
Patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-07-11 08:26:26 PDT
All reviewed patches have been landed.  Closing bug.