WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 165230
165228
Web Inspector: Distinguish resources loaded via Fetch from those loaded via XHR
https://bugs.webkit.org/show_bug.cgi?id=165228
Summary
Web Inspector: Distinguish resources loaded via Fetch from those loaded via XHR
Joseph Pecoraro
Reported
2016-11-30 16:15:03 PST
Summary: Distinguish resources loaded via Fetch from those loaded via XHR Currently resources loaded through the Fetch API appear in Web Inspector's Network Panel (and Resources folders) as "XHR". We should label them as "Fetch" instead of XHR. Or group these all under some other bucket instead of having one name dominate the other. Steps to Reproduce: 1. fetch("GET", "foo.json") => Shows up as foo.json | XHR
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-11-30 16:15:19 PST
<
rdar://problem/29448767
>
Joseph Pecoraro
Comment 2
2016-11-30 16:32:11 PST
Err just fetch("foo.json")
Joseph Pecoraro
Comment 3
2016-12-06 15:48:32 PST
I am addressing this in
Bug 165230
. *** This bug has been marked as a duplicate of
bug 165230
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug