[Webkit-unassigned] [Bug 41635] Web Inspector: Give Application Cache Resources a Different Type & Filter in the Resources Panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 14 09:43:53 PDT 2010


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





--- Comment #6 from Michael Nordman <michaeln at google.com>  2010-07-14 09:43:53 PST ---
(In reply to comment #5)
> Since its really not clear having those resource in that panel is a good thing,
> we'll start with something simpler and figure out if there's a better answer than
> simple logging.

Fyi: Here's the logging we're doing to start with.
http://codereview.chromium.org/2910007/diff/21002/45017
We log something per event raised, the url and numDone of total is logged for progress events, and an error message is logged with error events, the error messages contain the http response code and url responsible for the error (if it was due to a bad response).

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