[Webkit-unassigned] [Bug 14315] New: XmlHttpRequests should be shown separately and grouped
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 22 12:22:56 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=14315
Summary: XmlHttpRequests should be shown separately and grouped
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Enhancement
Priority: P3
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: soryu2 at gmail.com
XmlHttpRequests reponses are added to the “OTHER” node right now.
I suggest using a node called XmlHttpRequest which holds all XMLHttpRequests
(identified by full URL) and groups all related documents as subnodes beneath
them. So that when sending HTML as XHR response and Images are loaded because
they are referenced in the HTML sent then each image would become a subnode
entry under the respective XHR node, which shows the contents of the HTML sent.
Also we might need an option to clean this list then, if it gets too long.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list