Back out the try/catch logic from around JSON.parse. We should always try to use...
authorjeresig <jeresig@gmail.com>
Thu, 7 Jan 2010 16:54:26 +0000 (11:54 -0500)
committerjeresig <jeresig@gmail.com>
Thu, 7 Jan 2010 16:54:26 +0000 (11:54 -0500)
commitc14fa516ae5525f93af562910d22f0a836ebdde3
treedd984425094a9a2d5fef0dd958d52153f796f1ec
parentc68fbc2071f67876edbb3fca202362aecb82ca9c
Back out the try/catch logic from around JSON.parse. We should always try to use it, otherwise security will suffer.
src/ajax.js