User "Dantman" posted a comment on MediaWiki.r96280. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96280#c25448 Commit summary:
Add a new RequestContext::newExtraneousContext() to create a context filled with data not derived from the current session. Also modify setLang to accept a language code. Comment: FauxRequest is a subclass of WebRequest. We don't care whether a WebRequest or a FauxRequest is being passed in, but if either is passed in we shouldn't be creating a new FauxRequest. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
