[Webkit-unassigned] [Bug 54274] New: Web Inspector: Add a data-type filter to the resources panel's frames tree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 23:03:58 PST 2011


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

           Summary: Web Inspector: Add a data-type filter to the resources
                    panel's frames tree
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cyberskull at mac.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


Currently the Inspector's resources panel in the nightly build shows a nice hierarchical view  of the items loaded by the page in the Frames tree. Before it was separated into network and resources, there was a data type filter that allowed users to only look at the files/resources that they wanted to (images, stylesheets, scripts, fonts, etc). I'd like to see that reapplied to the resources panel.

As for presenting the filter, would it be simplest to just hide all the resources in the tree that do not match the filter?

I think the categories for the filter should probably be along the lines of:

(All|(Documents|Images|Scripts|Stylesheets|Fonts|Audio|Video|Embed/Objects))

Ideally, I would also like to see an option to group files in the tree by type as well.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list