Bug 47183
Summary: | Web Inspector: [Feature Request] Display Resources as a tree | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexei Masterov <masterov> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Alexei Masterov
Currently the resources panel shows all resources as a list, and there is no way to see which resource was loaded from which other resource.
What is the expected output?
==================
Show resources as a tree, with the page requested by the user as root. It will make clear which resource was the cause of which other resource.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
Safari's Activity Monitor window does this. It is useful.
Alexander Pavlov (apavlov)
*** This bug has been marked as a duplicate of bug 47988 ***