"Awjrichards" changed the status of MediaWiki.r111695 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111695
Old status: new
New status: ok
Commit summary for MediaWiki.r111695:
Since I'm sick of all the mw.user-induced problems, break the dependency
between mw.user.{options,tokens} and mw.user . With this change, mediawiki.js
defines a skeleton object for mw.user containing just the options and tokens
maps, and mediawiki.user.js copies those when it sets up the full mw.user
object. This way of doing extending is kind of ugly but I don't have time to
work on something nicer without breaking backwards compatibility. Because
mw.user.{options,tokens} are loaded very early, this also means they're now
guaranteed to be available to everything everywhere.
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview