RESOLVED FIXED54274
Web Inspector: Add a data-type filter to the resources panel's frames tree
https://bugs.webkit.org/show_bug.cgi?id=54274
Summary Web Inspector: Add a data-type filter to the resources panel's frames tree
Trevor Downs
Reported 2011-02-10 23:03:57 PST
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.
Attachments
Pavel Feldman
Comment 1 2011-08-08 22:48:46 PDT
We ended up grouping files by type as you suggested.
Note You need to log in before you can comment on or make changes to this bug.