Bug 133900 (AsyncManifest)

Summary: Feature Request: Load application cache manifest asynchronously
Product: WebKit Reporter: Richard Wallis <rdwallis>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Richard Wallis
Reported 2014-06-14 01:25:52 PDT
When webkit loads an offline webpage it first checks to see if the cache manifest has changed. All page loading is paused while webkit fetches the new manifest and compares it to the old. But even if the manifest has changed the previous version of the page is loaded, while the new cache is downloaded in the background. Please can the manifest check be done asynchronously so that offline webpages display faster.
Attachments
Note You need to log in before you can comment on or make changes to this bug.