[Webkit-unassigned] [Bug 73648] New: Support the "json" responseType and JSON response entity in XHR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 2 05:28:30 PST 2011


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

           Summary: Support the "json" responseType and JSON response
                    entity in XHR
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: HTML5
          Severity: Enhancement
          Priority: P3
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jarred at webkit.org
                CC: annevankesteren+webkit at gmail.com


Per the latest XHR editor's draft, a new responseType of "json" would attempt to parse the JSON and return a literal object as the response entity.

http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#the-responsetype-attribute
http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#json-response-entity-body

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