[Webkit-unassigned] [Bug 22920] Inspector Request Headers Should Show Data/Variables/Parameters Sent With Request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 15:57:18 PDT 2009


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





--- Comment #9 from Alex Moore <alex at prohost.com.au>  2009-08-18 15:57:14 PDT ---
If it's possible to have the output directly in the console (i.e. exactly like
firebug), I think this would be a much better solution than just displaying it
in the resources tab.

The issues with displaying xhr requests in the resources tab is firstly there
are so many resources you have to dig through them.  You are not able to have
console.log('example') and see where the xhr occurs in relation to the
outputted text.

Firebug's xhr debugging is close to perfect, so rather than reinventing the
wheel, it would better to use that as a base to copy and then improve on it.

I've written about this more in depth on
https://bugs.webkit.org/show_bug.cgi?id=28119

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