WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 73648
120507
Add json responseType support in XMLHttpRequest
https://bugs.webkit.org/show_bug.cgi?id=120507
Summary
Add json responseType support in XMLHttpRequest
Ryosuke Niwa
Reported
2013-08-29 20:43:06 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2013-08-30 09:39:02 PDT
*** This bug has been marked as a duplicate of
bug 73648
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug