[Webkit-unassigned] [Bug 90288] Web Inspector: Re-organize of resource tree panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 11:22:52 PDT 2012


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





--- Comment #1 from Pavel Feldman <pfeldman at chromium.org>  2012-06-29 11:22:50 PST ---
(In reply to comment #0)
> Created an attachment (id=150195)
 --> (https://bugs.webkit.org/attachment.cgi?id=150195&action=review) [details]
> Updated Resources panel
> 
> I propose the following changes.  I'm comparing to build in the current Chrome Canary (screen capped in attached).
> 
> 1. Rename "Frames" to "Sources".  It doesn't make sense to call it "Frames", since there are more than frames listed.  Also, I believe it's the case that there is always a root frame (right?), even in a frameset page there is a master frame.
> 

These are in fact Frames and their Resources, Sources are in the Sources panel, we don't want to add extra confusion here.

> 2. Rename the "Root Frame Host" to "Frames", since all of the frames are children of it anyway.
> 
> 3. Move the "Root Resources" (Fonts, Images, Other, Scripts, Stylesheets, ...) up one level in the hierarchy.  So it's now under the "Sources" node.
> 

"Root Frame Host"? Where is it? Or you mean its domain? So you are suggesting that main frame kinda becomes the root node? We can do that, please file a bug for that.

> 4. Prepend the domain to each child frame url.  While the end of the url and the domain are both very useful, I suggest "DOMAIN.../END_OF_URL"

Sounds good, please file a bug on this.

> 5. Add a title attribute on the Frame folders, so there's for a tooltip for the full URL.  You can find that currently, but it's an extra step.
> 

Sure, could be the same bug as above.

> Put these together and we should end with something like right side the screenshot.


Do you have a patch for this? Are you going to come up with one?

-- 
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