Bug 26178 - WebCore memory cache should include top level resources
Summary: WebCore memory cache should include top level resources
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-03 16:59 PDT by Antti Koivisto
Modified: 2009-11-02 10:36 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.