Bug 43764 - Web Inspector: Application Cache UI should show the Progress while Downloading
Summary: Web Inspector: Application Cache UI should show the Progress while Downloading
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-08-09 18:39 PDT by Joseph Pecoraro
Modified: 2016-12-13 15:35 PST (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2010-08-09 18:39:30 PDT
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.
Comment 1 Michael Nordman 2011-05-14 15:01:57 PDT
FYI: Chrome does this by way of console logging.
Comment 2 Brian Burg 2014-12-12 14:08:47 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Comment 3 Joseph Pecoraro 2014-12-12 18:22:36 PST
This is still a valid enhancement.
Comment 4 Radar WebKit Bug Importer 2014-12-17 11:25:12 PST
<rdar://problem/19281593>