[Webkit-unassigned] [Bug 224900] New: Web Inspector Feature Request: rename XHR type filter in Network Panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 21 15:32:37 PDT 2021


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

            Bug ID: 224900
           Summary: Web Inspector Feature Request: rename XHR type filter
                    in Network Panel
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: firtman at gmail.com
                CC: inspector-bugzilla-changes at group.apple.com

When you want to filter network requests in the Network panel and see only requests done by the fetch API you have to select the filter "XHR"

While XMLHttpRequest is a big part of front-end history and it's still available, the Fetch API is now replacing it. In my experience as a trainer, I've found lately that many web developers with 2 years of experience in the field don't recognize XHR as something they understand as they've never dealt with XHR requests using that API.

It may be a good time to rename the filter to "Fetch" or at least something like "XHR/Fetch"

-- 
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/20210421/48db42c7/attachment-0001.htm>


More information about the webkit-unassigned mailing list