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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 09:26:04 PDT 2012


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

           Summary: Web Inspector: Re-organize of resource tree panel
           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: robert.colburn+bugzilla at gmail.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


Created an attachment (id=150195)
 --> (https://bugs.webkit.org/attachment.cgi?id=150195&action=review)
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.

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.

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"

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.

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

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