Bug 204015

Summary: Use separate cache directory for development WebKit on Mac
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, cdumez, cgarcia, commit-queue, ews-watchlist, ggaren, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2019-11-08 13:01:09 PST
Replace the NetworkCache::lastStableVersion scheme with completely separate directory. This way bugs in development WebKit can't end up affecting system Safari cache. This also removes the need to keep lastStableVersion updated.
Comment 1 Antti Koivisto 2019-11-08 13:06:17 PST
Created attachment 383156 [details]
patch
Comment 2 WebKit Commit Bot 2019-11-08 15:00:56 PST
The commit-queue encountered the following flaky tests while processing attachment 383156 [details]:

inspector/model/remote-object-weak-collection.html bug 204016 (authors: drousso@apple.com and joepeck@webkit.org)
The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2019-11-08 15:01:47 PST
Comment on attachment 383156 [details]
patch

Clearing flags on attachment: 383156

Committed r252264: <https://trac.webkit.org/changeset/252264>
Comment 4 WebKit Commit Bot 2019-11-08 15:01:49 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-11-08 17:16:32 PST
<rdar://problem/57040593>