Bug 169388 - [Mac][WK2] Whitelist a local cache needed by CFNetwork
Summary: [Mac][WK2] Whitelist a local cache needed by CFNetwork
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-03-08 14:48 PST by Brent Fulgham
Modified: 2017-03-08 16:01 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.31 KB, patch)
2017-03-08 15:07 PST, Brent Fulgham
achristensen: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2017-03-08 14:48:43 PST
CFNetwork needs access to a local cache that is currently blocked. This leads to annoying warning messages in the logs, and will eventually cause runtime problems. Let's fix this!
Comment 1 Brent Fulgham 2017-03-08 14:48:59 PST
<rdar://problem/30224000>
Comment 2 Brent Fulgham 2017-03-08 15:07:15 PST
Created attachment 303851 [details]
Patch
Comment 3 Brent Fulgham 2017-03-08 15:31:27 PST
Committed r213602: <http://trac.webkit.org/changeset/213602>
Comment 4 Alex Christensen 2017-03-08 16:01:44 PST
Comment on attachment 303851 [details]
Patch

grumble grumble