Bug 26178

Summary: WebCore memory cache should include top level resources
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, ddkilzer, laszlo.gombos, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

Description Antti Koivisto 2009-06-03 16:59:23 PDT
Currently WebCore caches subresources only. We should cache main resources as well. This would be a performance win in itself and would open up more optimization possibilites.