resourceloader: Rename 'mediaWikiStartUp' mark to 'mwLoadStart'
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 3 Sep 2015 18:10:51 +0000 (19:10 +0100)
committerOri.livneh <ori@wikimedia.org>
Fri, 4 Sep 2015 00:25:40 +0000 (00:25 +0000)
commitf7be9ccf5b18e2c1b0a470ad8d2cbcab190e09b4
treec2857f51b4fec5a501860cc52e45be91e387f210
parent9f8d1b96c115a0ff7ecf6e1bc2da0c6f7bb8cc00
resourceloader: Rename 'mediaWikiStartUp' mark to 'mwLoadStart'

By ending with "Start" we can create a sensibly named "mwLoadEnd".
Also calling it LoadStart instead of StartUp so that it matches
the mediaWikiLoadStart global.

Abandoning 'mediaWiki' as prefix since that's a left-over from the
mediawiki.js global variable, as abbreviation 'mw' makes more sense
or full on 'MediaWiki' (with proper capital 'M').

Change-Id: I3ab0ddf53ccb83db87d705b670cf5c46516b4488
resources/src/startup.js