[Webkit-unassigned] [Bug 189606] New: Web Inspector: group media network entries by the node that triggered the request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 13 17:17:39 PDT 2018


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

            Bug ID: 189606
           Summary: Web Inspector: group media network entries by the node
                    that triggered the request
           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: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

When working with media elements (e.g. <video> and <audio>), especially those with multiple video/audio/subtitle tracks, we could do a better job of displaying request information in a way that's easily relatable and understandable.  As an example, most (if not all) video files are loaded in segments via the “Range” request header, and each of these “loads” appeared in the table as a separate request to the exact same URL.  This is confusing, especially considering the fact that the difference between these requests only becomes apparent when one views the headers for the requests and perceives the difference in the “Range”.  We should improve the Network table to better display important information and group these types of loads together.

-- 
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/20180914/4743bd91/attachment-0001.html>


More information about the webkit-unassigned mailing list