"Nikerabbit" changed the status of MediaWiki.r107405 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107405
Old status: new > New status: ok Commit summary for MediaWiki.r107405: [mediawiki.js] use simple IIFE closure with object literal * Remove weird new () syntax. Simply use a IIFE and return an object literal * Some blocks had to be moved -- $(document).ready in mw.loader to between vars and functions (couldn't be after the return) -- mw.legacy to near other place holders * Follows-up r107402 (view diff with whitespace ignored: $ svn diff -x -wu) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
