"Nikerabbit" posted a comment on MediaWiki.r107405.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107405#c28611

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)

Nikerabbit's comment:

That's convincing explanation.

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

Reply via email to