User "Aaron Schulz" changed the status of MediaWiki.r99633.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99633
Commit summary:

* Added User paremeter to Revision::userCan(), Revision::userCanBitfield(), 
LogEventsList::userCan(), LogEventsList::userCanBitfield(), File::userCan() and 
its subclasses so that they can check against any user instead of always 
$wgUser.
* Updated callers that have a context or may use another user than $wgUser
* Revision::getUser(), Revision::getUserText(), Revision::getComment() and 
Revision::getText() also have a User as parameter, but it will be used only 
when Revision::FOR_THIS_USER is passed in the first parameter

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

Reply via email to