Summary: | Use stale cache data when going back and forward but not using WebCore’s page cache | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> | ||||||
Component: | New Bugs | Assignee: | Adam Langley <agl> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | agl, ap | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Other | ||||||||
OS: | OS X 10.5 | ||||||||
Attachments: |
|
Description
Maciej Stachowiak
2010-01-22 01:47:54 PST
Created attachment 47184 [details]
Patch
Comment on attachment 47184 [details]
Patch
The CachePolicy enum is a little confusing to me. I think the names of its members could be made clearer. But your new name seems OK.
r=me
Committed r53737: <http://trac.webkit.org/changeset/53737> Created attachment 98919 [details]
Patch
|