"NeilK" posted a comment on MediaWiki.r99446. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99446#c26728
Commit summary for MediaWiki.r99446: ensure tests for mw.Uri work in non-browser environments NeilK's comment: Well, it's a bit of a mental adjustment maybe, but this module is sort of saying that all URIs on MediaWiki are relative now. Which they are, because now MediaWiki is protocol-relative everywhere. So mw.Uri is purely a convenience -- it really is kind of like mw.UrisThatMatchTheCurrentProtocol. In any case we are talking about things that absolutely don't matter to the site, only to testing. I don't care either way. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
