DescriptionReplace responseType mismatch handling code in XMLHttpRequest::responseJSONSource() with ASSERT
Like responseBlob() and responseArrayBuffer() method, this method is called
from V8XMLHttpRequestCustom where it's responseType is guaranteed to be
ResponseTypeJSON. So, just ASSERT it.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156909
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|