]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Don't handle remote data if it's not the most recent request. Fixes...
authorScott González <scott.gonzalez@gmail.com>
Tue, 24 Aug 2010 13:14:44 +0000 (09:14 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 24 Aug 2010 13:14:44 +0000 (09:14 -0400)
commitf115b48d2bd79aff1f65fb895d1ebc9517d82edc
tree30107f96b6f354110cf4de42d3dbb01ba77aa854
parent1cca969c3cbf83f17f947a022a3b315e26add89f
Autocomplete: Don't handle remote data if it's not the most recent request. Fixes #5982 - Autocomplete: Race condition causes incorrect suggestions.
ui/jquery.ui.autocomplete.js