Make sure regular settings object is set as context for all Ajax requests, if none...
authorJohn Resig <jeresig@gmail.com>
Sat, 16 Jan 2010 15:11:01 +0000 (10:11 -0500)
committerJohn Resig <jeresig@gmail.com>
Sat, 16 Jan 2010 15:11:01 +0000 (10:11 -0500)
commit155ecf42a0033785160e071507f0795b3c86a32b
tree9bce2301a430841c137d864d27ab32bce216f109
parent6618ff0b0abe38a0914d8afe0a2b271c977adf6b
Make sure regular settings object is set as context for all Ajax requests, if none is specified. Fixes #5838.
src/ajax.js
test/unit/ajax.js