jquery.suggestions: Hide the suggestions list asynchronously
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 28 Mar 2014 17:48:24 +0000 (18:48 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 8 May 2014 21:50:33 +0000 (23:50 +0200)
commit4efaff60576b2b2b0ed59e3b781cd24f33e03a24
tree784581c0e784dc11bebbec3c64d0489ab4a47e2b
parente7ce30cffe56d8783542ffcd76e2f53754f31174
jquery.suggestions: Hide the suggestions list asynchronously

Hiding the link we're just clicking on causes problems when done
synchronously in at least Firefox 3.6 (bug 62858) – the link is not
followed.

Also update incorrect and misformatted comments.

Bug: 62858
Change-Id: I52ed745e66c477527b6af031c222f8f221e0328b
resources/src/jquery/jquery.suggestions.js