Bug 8802 - WebKit should not save WebResource for every URL loaded
Summary: WebKit should not save WebResource for every URL loaded
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-08 23:54 PDT by Maciej Stachowiak
Modified: 2006-05-09 00:19 PDT (History)
0 users

See Also:


Attachments
patch (24.57 KB, patch)
2006-05-08 23:56 PDT, Maciej Stachowiak
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2006-05-08 23:54:51 PDT
WebKit should not save a WebResource for every URL loaded. Instead it can construct them on the fly when needed from the WebCore cache.
Comment 1 Maciej Stachowiak 2006-05-08 23:56:12 PDT
Created attachment 8180 [details]
patch
Comment 2 Timothy Hatcher 2006-05-09 00:15:00 PDT
Comment on attachment 8180 [details]
patch

r=me