[Webkit-unassigned] [Bug 120507] New: Add json responseType support in XMLHttpRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 20:43:45 PDT 2013


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

           Summary: Add json responseType support in XMLHttpRequest
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ap at webkit.org, ggaren at apple.com, oliver at apple.com,
                    benjamin at webkit.org, aestes at apple.com,
                    eoconnor at apple.com, thorton at apple.com


We should support json response type on XHR request since fetching JSON is probably the most popular use case of XHR today.

Blink added the support in https://chromium.googlesource.com/chromium/blink/+/3799efe521ff29595f7960078cfcc048c348d471

The patch is V8 specific but we can at least grab their test and C++-side code.

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