jquery.suggestions: Debounce calls to $.suggestions.special
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 9 Apr 2014 12:07:49 +0000 (14:07 +0200)
committerKrinkle <krinklemail@gmail.com>
Thu, 10 Apr 2014 23:12:17 +0000 (23:12 +0000)
commit26d1454dfdda77a8c6e024da20f087afb3140401
treed3f2d8ccc32b2c69ffa3d77bf1c96268e3cbce98
parent9273e62aba82744e17ab91352ac320ebde2a8375
jquery.suggestions: Debounce calls to $.suggestions.special

The custom calls used there can be comparatively expensive and it
might not be a good idea to redo them on every keystroke.

Bug: 59172
Change-Id: I0cdf53eec798a714825c94d80f100b5cf5841f5d
resources/src/jquery/jquery.suggestions.js