User "NeilK" changed the status of MediaWiki.r88614. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88614#c0 Commit summary: Optimization jquery.spinner.js: * In prototype functions this refers to the main object (hence 'return this;' at the end), no need to initialize a jQuery object ike ( this ); * Using .length instead of casting a boolean (which may not work as expected) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
