User "Krinkle" posted a comment on MediaWiki.r88125.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88125#c16900
Commit summary:

Removed the go() call, and the suspended until go() is called behavior.

Comment:

<pre>
+                               groups[group][groups[group].length] = batch[b];
</pre>
Not confusing at all :D. Awesome line.

<pre>
-                       if ( !suspended && batch.length ) {
</pre>
Did you intend to remove the batch.length check ?

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to