"Hashar" posted a comment on MediaWiki.r111378.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111378#c31843

Commit summary for MediaWiki.r111378:

[RL] Comment mod and other minor changes
_ Add comment about why it casts to (object)
- Modify function comment
- Whitespace (start the function body on a new line in debug mode. In 
production mode this is trimmed away afterwards)
- Remove the jQuery->$ passage from loader. There is already a global alias for 
$ by jQuery, and aside from that every module has it's own (function(){}) 
wrapper that aliases it from jQuery (not from $), so there is no performance 
gain either by having it locally here since it doesn't use that.

Hashar's comment:

Roan, Timo, can you please take a decision?  If you can not make a decision, 
maybe raise the issue on wikitech-l to get others people input?

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to