Ajax: replace "jqXHR.complete" callback with "always"
commitfd80f5970f38ff12c7fa2caa8c1de955301a6979
authorOleg Gaidarenko <markelog@gmail.com>
Wed, 11 Feb 2015 13:40:40 +0000 (11 16:40 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Sat, 14 Feb 2015 23:06:34 +0000 (15 02:06 +0300)
tree15b209f058a1da4ca9779e0382a7e97eb0e26fd0
parent1d3d2b1aa6bcd4de9e3a2d16f98685ac8726311c
Ajax: replace "jqXHR.complete" callback with "always"

Since it was deprecated since 1.8.

Also add additional comments which explains tricky
behaviour of "always" callback

(cherry-picked from 97ef1f2612a9c5bd453d34146fdfd552cf9cee67)
Closes gh-2033
src/ajax/load.js