[Webkit-unassigned] [Bug 133900] New: Feature Request: Load application cache manifest asynchronously

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 14 01:25:30 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=133900

           Summary: Feature Request: Load application cache manifest
                    asynchronously
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rdwallis at gmail.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list