• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Webview cache location
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Webview cache location


  • Subject: Re: Webview cache location
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Sat, 14 Apr 2012 08:45:23 +0700

On 14 Apr 2012, at 08:08, Nick Zitzmann wrote:

> 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.

My app does not use NSURLConnection - does not connect to the web at all.
The com.apple.ocl.64.data contains stuff looking like load commands, then a binary keyed property list, then some more.
Might be useful in debugging to know what is in there - in order to know when it makes sense to delete this cache.


Kind regards,

Gerriet.


_______________________________________________

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

References: 
 >Re: Webview cache location (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: Webview cache location (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Webview cache location
  • Next by Date: Opening a gap in NSTableView during drag and drop
  • Previous by thread: Re: Webview cache location
  • Next by thread: Re: AVAssetWriterInputPixelBufferAdaptor on IOS attempting to write images to a video
  • Index(es):
    • Date
    • Thread