Files
danbooru/app/assets/javascripts/autocomplete.js
Toks 0519c44821 #2097: Use localStorage.length instead to get number of entries
It looks like some older browsers are not compatible with the keys()
function of jquery.storageapi, but are compatible with just
localStorage.length.
2014-02-15 21:01:51 -05:00

10 KiB