[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 Mar 23 19:42:54 PDT 2017


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

--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> ---
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.

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


More information about the webkit-unassigned mailing list