[Webkit-unassigned] [Bug 143632] New: Web Inspector: Resources with the same name in different folders aren't distinguished

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 11 00:20:43 PDT 2015


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

            Bug ID: 143632
           Summary: Web Inspector: Resources with the same name in
                    different folders aren't distinguished
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 250569
  --> https://bugs.webkit.org/attachment.cgi?id=250569&action=review
[Animated GIF] Actual/expected

HTML:
<script src="a/script.js"></script>
<script src="b/script.js"></script>

The resource list shows "script.js" twice.

We should display parent directory when file names match. It could be possible that parent directories match too, so we should traverse up the tree until we have uniq paths.

Via https://twitter.com/jasonlfunk/status/586134407716741121

-- 
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/20150411/fdacc357/attachment-0001.html>


More information about the webkit-unassigned mailing list