Bug 159618 - Update stable cache version in NetworkCache::Storage::deleteOldVersions()
Summary: Update stable cache version in NetworkCache::Storage::deleteOldVersions()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-07-11 04:51 PDT by Antti Koivisto
Modified: 2016-07-11 08:26 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.37 KB, patch)
2016-07-11 04:56 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.