On 28/02/2008, at 22:57, [EMAIL PROTECTED] 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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

