"^demon" changed the status of MediaWiki.r102627 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102627

Old status:  new
> New status: ok

Commit summary for MediaWiki.r102627:

* Moved MW_HTML_FOR_DUMP check to FlaggedRevsUISetup::defineHookHandlers(). We 
only want to disable the FR page view UI changes, not any backend and parser 
hook handlers. FR parser variables or includable special pages should still 
work, and DB related hooks should still trigger.
* Moved parser hooks to FlaggedRevsSetup::setConditionalHooks. These are not UI 
hooks.
* Reorganized hook definition order in defineHookHandlers() to group them a bit 
better.
* Added some array type hinting.
* A few whitespace and doc tweaks.

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

Reply via email to