WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
43764
Web Inspector: Application Cache UI should show the Progress while Downloading
https://bugs.webkit.org/show_bug.cgi?id=43764
Summary
Web Inspector: Application Cache UI should show the Progress while Downloading
Joseph Pecoraro
Reported
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Nordman
Comment 1
2011-05-14 15:01:57 PDT
FYI: Chrome does this by way of console logging.
Brian Burg
Comment 2
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.
Joseph Pecoraro
Comment 3
2014-12-12 18:22:36 PST
This is still a valid enhancement.
Radar WebKit Bug Importer
Comment 4
2014-12-17 11:25:12 PST
<
rdar://problem/19281593
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug