[webkit-dev] webkit cache
Mark Rowe
mrowe at apple.com
Thu Feb 28 23:02:45 PST 2008
On 28/02/2008, at 22:57, pj_wh120 at sina.com wrote:
> As your words,webkit don't care about these cache files? And I want
> know the function that code under the webkit/webcore/loader/
> directory,like
> Cache.cpp,CachedImage.cpp,CachedCSSStyleSheet.cpp...ect. Dosen't
> these code to finish cache the internet files to local?
>
The files you mention are part of the WebCore memory cache. This is a
distinct concept from the HTTP-level resource cache that CFNetwork
manages both in memory and on disk.
- Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2413 bytes
Desc: not available
Url : http://lists.webkit.org/pipermail/webkit-dev/attachments/20080228/b338895b/attachment-0001.bin
More information about the webkit-dev
mailing list