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
74034
XHR should support responseType="json"
https://bugs.webkit.org/show_bug.cgi?id=74034
Summary
XHR should support responseType="json"
Ojan Vafai
Reported
2011-12-07 16:19:52 PST
http://lists.w3.org/Archives/Public/public-webapps/2011OctDec/1326.html
Attachments
Add attachment
proposed patch, testcase, etc.
James Robinson
Comment 1
2011-12-07 20:24:00 PST
If/when you do it, make sure you don't let sync XHRs use this response type
Ojan Vafai
Comment 2
2011-12-08 02:24:06 PST
Also, we should throw away the source string when we're done to save memory. It's spec'ed that once you parse it into an object you no longer need the source string (i.e. responseText no longer returns the source string).
Adam Klein
Comment 3
2011-12-08 08:49:26 PST
*** 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