DescriptionDevTools: NetworkPanel: use optimistic JSON parser for response preview.
There are some legal tricks used to encode JSON. But JSON.parse rejects
to parse it, whereas XHR response is correctly transformed to JSON.
BUG=406900
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183821
Patch Set 1 #
Total comments: 6
Patch Set 2 : #
Messages
Total messages: 8 (2 generated)
|