User "Nikerabbit" posted a comment on MediaWiki.r99352.

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

WikiForum:
*add ResourceLoader support
*bump version number
*drop backwards compatibility with pre-1.18 MediaWikis
*add a few FIXME comments to the code
*remove some unused globals
*call Linker methods statically
*add id "wpTextbox1" to the editing <textarea> so that clicking on an edit 
button actually *does* something (this ID has been hardcoded into 
mediawiki.action.edit.js for some odd reason)
*add support for creating the DB tables when the user runs update.php

Comment:

Usually we just say @param $foo DatabaseUpdater. Isn't it always an object 
since 1.18?
 + * @param $updater Object: instance of DatabaseUpdater



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

Reply via email to