Bug 55701 - WebProcess is calling CFURLCacheRemoveAllCachedResponses when loading, results in origin-load for all resources
Summary: WebProcess is calling CFURLCacheRemoveAllCachedResponses when loading, result...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 13:05 PST by Maciej Stachowiak
Modified: 2011-03-03 13:42 PST (History)
0 users

See Also:


Attachments
Patch (2.40 KB, patch)
2011-03-03 13:06 PST, Maciej Stachowiak
beidson: review+
beidson: commit-queue-
Details | Formatted Diff | Diff

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