]> source.dussan.org Git - jquery.git/commit
Fix #14459: Use jQuery.parseJSON instead of JSON.parse
authorRichard Gibson <richard.gibson@gmail.com>
Mon, 28 Oct 2013 15:35:53 +0000 (11:35 -0400)
committerRichard Gibson <richard.gibson@gmail.com>
Mon, 28 Oct 2013 15:39:43 +0000 (11:39 -0400)
commitd8576139c14fb777c24867d7f72d70d7334aabd1
treeaeb40d630b2f922e54dc58e2e75a60eb0fc1d138
parent5823bf3f44c025f7b755175d2f8c38da321a20de
Fix #14459: Use jQuery.parseJSON instead of JSON.parse
(cherry picked from commit ced9d155f010bc456745a55a63ca959db9d405d3)
src/data.js
test/unit/data.js