<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&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>I should point out the &lt;img&gt; test I'm testing that shows other browsers have the same kind of behavior is just a page like:

    &lt;img src=&quot;foo.png&quot;&gt;
    &lt;img src=&quot;foo.png&quot;&gt;
    &lt;img src=&quot;foo.png&quot;&gt;
    ...

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>