r89952 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89951‎ | r89952 | r89953 >
Date:09:41, 13 June 2011
Author:wikinaut
Status:ok
Tags:
Comment:
corrected comment
Modified paths:
  • /trunk/phase3/resources/jquery/jquery.suggestions.js (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/jquery/jquery.suggestions.js
@@ -66,7 +66,7 @@
6767 },
6868 /**
6969 * Ask the user-specified callback for new suggestions. Any previous delayed call to this function still pending
70 - * will be canceled. If the value in the textbox is or hasn't changed since the last time suggestions were fetched, this
 70+ * will be canceled. If the value in the textbox is empty or hasn't changed since the last time suggestions were fetched, this
7171 * function does nothing.
7272 * @param {Boolean} delayed Whether or not to delay this by the currently configured amount of time
7373 */

Follow-up revisions

RevisionCommit summaryAuthorDate
r89956follow up patch to r89950 r89952 r89953 r89955 : moved div clearing inside ca...wikinaut11:16, 13 June 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r89950do not sent api requests for empty inputs, e.g. after a character input follo...wikinaut08:41, 13 June 2011
r89951fix for bug29368 which may have consequences. Please code reviewers, pls. che...wikinaut09:38, 13 June 2011

Status & tagging log