Bug 141159

Summary: Memory cache for resources pending disk write
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

Antti Koivisto
Reported 2015-02-02 07:16:08 PST
If a resource is requested from the disk cache before it has been written we end up loading it again. Add a short lived memory cache to avoid this.
Attachments
patch (10.40 KB, patch)
2015-02-02 08:56 PST, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2015-02-02 08:56:01 PST
Antti Koivisto
Comment 2 2015-02-03 11:31:46 PST
Note You need to log in before you can comment on or make changes to this bug.