[Webkit-unassigned] [Bug 43764] New: Web Inspector: Application Cache UI should show the Progress while Downloading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 9 18:39:30 PDT 2010


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

           Summary: Web Inspector: Application Cache UI should show the
                    Progress while Downloading
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com


If it is not too fast, it would be useful to see the progress, if even just a #/#
indicator of the listed files being cached. This should follow nicely from the
"progress" events emitted by the applicationCache. Another idea could be
a progress bar. By the time requests are sent, the manifest has been parsed
so we know the total number of resources, and requests that should be made.

It may be that in practice this happens so fast that it isn't worth showing
a UI for. But, if downloads are serially (which they appear to be now in
WebKit) that would be a better than nothing way to help track down which
resource caused an error.

-- 
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