[Webkit-unassigned] [Bug 30079] New: unselectable resources in resource panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 5 09:57:30 PDT 2009


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

           Summary: unselectable resources in resource 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: pmuellr at yahoo.com
                CC: timothy at hatcher.name, aroben at apple.com,
                    jeroen.bensch at dommel.be, kmccullough at apple.com


See Bug 28812, comment 6.

In the resources panel, there are cases where some resources are unselectable. 
For example, load the URL:

   http://www.lumacentral.com/CocaCola/index.html

and you should see two resources named "execBatch".  Only one is selectable. 
The other, when you click on it, quickly deselects itself and the selects the
other one.

Given the circumstances, it smells like the problem is that this is the case
with resources with the same URL and method.  In the example described, the
resource is essentially an RPC service, where the only difference between the
requests is the HTTP request payload.

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