Re: Webview cache location
Re: Webview cache location
- Subject: Re: Webview cache location
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 13 Apr 2012 19:08:21 -0600
On Apr 13, 2012, at 6:01 PM, Gerriet M. Denkmann wrote:
> I just looked at ~/Library/Caches/[my app bundle identifier here]/
>
> which contains com.apple.opencl/com.apple.ocl.64.data + com.apple.ocl.64.maps.
>
> These things exist even for apps not using Webview at all.
>
> So: what goes into this cache, and who is writing / reading it?
The Cache.db is I think managed by NSURLCache, which is used by NSURLConnection, which is used by WebView on OS X to handle HTTP requests.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden