Bug 204015 - Use separate cache directory for development WebKit on Mac
Summary: Use separate cache directory for development WebKit on Mac
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: 2019-11-08 13:01 PST by Antti Koivisto
Modified: 2019-11-08 17:16 PST (History)
8 users (show)

See Also:


Attachments
patch (3.94 KB, patch)
2019-11-08 13:06 PST, 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 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>