[Webkit-unassigned] [Bug 147022] Cached XHR requests are not shown in the web inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 27 17:38:51 PDT 2017


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

--- Comment #6 from Sam Weinig <sam at webkit.org> ---
(In reply to Joseph Pecoraro from comment #5)
> I should point out the <img> test I'm testing that shows other browsers have
> the same kind of behavior is just a page like:
> 
>     <img src="foo.png">
>     <img src="foo.png">
>     <img src="foo.png">
>     ...
> 
> All browsers I've tested only show a single resource in their Network tabs
> for this.

Oh how I hate to suggest a switch, but it might be nice to have someway to see all resource requests, even ones that hit the cache, for times when that information would be useful.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170428/e9821e88/attachment.html>


More information about the webkit-unassigned mailing list