NEW133900
AsyncManifest Feature Request: Load application cache manifest asynchronously
https://bugs.webkit.org/show_bug.cgi?id=133900
Summary Feature Request: Load application cache manifest asynchronously
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.