[Webkit-unassigned] [Bug 177400] New: When the same resource is loaded as more than one type, inspector only shows it as one of them

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 22 17:00:21 PDT 2017


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

            Bug ID: 177400
           Summary: When the same resource is loaded as more than one
                    type, inspector only shows it as one of them
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mjs at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 321605

  --> https://bugs.webkit.org/attachment.cgi?id=321605&action=review

Test case

If a page loads the same resource as more than one type (both stylesheet and frame, both stylesheet and script, etc), the inspector only shows one of them. Some test cases on the web (notably for Beacon) actually do this, which makes the inspector experience particularly confusing.

Steps to reproduce:
(1) Download attachment multi-type.zip
(2) Open multi-type/multi-type.html
(3) Open Web Inspector
(4) Open Network tab
(5) Reload
(6) Notice that subresource.css only appears once, as one of its types (Document, Script or Stylesheet)

Can also repeat with multi-type-2.html

-- 
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/20170923/d21ec14b/attachment.html>


More information about the webkit-unassigned mailing list