"NeilK" posted a comment on MediaWiki.r99444. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99444#c26725
Commit summary for MediaWiki.r99444: protocol-relative URLs for javascript. Could also be extended to relative urls of any kind -- now mw.Uri is just "relative" to the current URL NeilK's comment: No, it's all the same as it was (note all the tests still pass). Think of mw.UriRelative an object that returns a constructor for URIs. So mw.Uri is still a constructor. I believe that it's just as extensible as it was before. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
