<html>
<head>
<base href="https://bugs.webkit.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Cached XHR requests are not shown in the web inspector"
href="https://bugs.webkit.org/show_bug.cgi?id=147022#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Cached XHR requests are not shown in the web inspector"
href="https://bugs.webkit.org/show_bug.cgi?id=147022">bug 147022</a>
from <span class="vcard"><a class="email" href="mailto:joepeck@webkit.org" title="Joseph Pecoraro <joepeck@webkit.org>"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>