[Webkit-unassigned] [Bug 20628] Web Inspector: resources should support tree-node views for structured data responses like JSON

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 15:08:01 PDT 2011


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





--- Comment #8 from Danny Miller <DDSquad_99 at yahoo.com>  2011-09-01 15:08:01 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > (In reply to comment #4)
> > > The feature seems to be present in Google Chrome 12.0.742.60, fantastic!
> > 
> > Using 15.0.865.0 in the dev channel, I do not see this feature present. Is there anything you must do other than go to the Response tab of a response with application/json content-type?
> 
> We currently support it for application/json XHRs and JSONP requests. What kind of request do you have?

The request content-type is Ajax/xml generated from XHR using Ext.js 3.3.  The server application must always consume xml, but it then does return a response with content-type application/json.  I assume that this mismatch between request and response types causes Chrome to not preview the response as JSON.


(In reply to comment #7)
> It should be in Preview tab actually.

Thanks for the info.  Unfortunately it is not working there either, surely caused by my reply to comment #6

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