Bug 55701

Summary: WebProcess is calling CFURLCacheRemoveAllCachedResponses when loading, results in origin-load for all resources
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: New BugsAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch beidson: review+, beidson: commit-queue-

Description Maciej Stachowiak 2011-03-03 13:05:46 PST
WebProcess is calling CFURLCacheRemoveAllCachedResponses when loading, results in origin-load for all resources
Comment 1 Maciej Stachowiak 2011-03-03 13:06:40 PST
Created attachment 84614 [details]
Patch
Comment 2 Maciej Stachowiak 2011-03-03 13:42:49 PST
Committed r80281: <http://trac.webkit.org/changeset/80281>