]> source.dussan.org Git - jquery.git/commit
Fixes #9887: ajax now supports circular references into objects passed as context...
authorjaubourg <j@ubourg.net>
Sat, 23 Jul 2011 00:10:17 +0000 (02:10 +0200)
committerjaubourg <j@ubourg.net>
Sat, 23 Jul 2011 00:10:17 +0000 (02:10 +0200)
commite6a99fdb0ee9e0fd7552d5de8bc4acbe982e98b7
tree9c321dfd3dc5e01837f58fef37a9102887d9a562
parent28b470d7d38c5c3d7d478f9c3f3b743bdae57b1b
Fixes #9887: ajax now supports circular references into objects passed as context. Prefilter and transport developpers should add their own custom option into flatOptions when needed. Unit test added.
src/ajax.js
test/unit/ajax.js