jenkins-bot has submitted this change and it was merged.

Change subject: Change comment:
......................................................................


Change comment:

From ResourceLoaderStartupScript to ResourceLoaderStartUpModule

Change-Id: Ie5640752bed3d71d7e519385c139fe8490bd7052
---
M includes/OutputPage.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  IAlex: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/OutputPage.php b/includes/OutputPage.php
index c911293..f719421 100644
--- a/includes/OutputPage.php
+++ b/includes/OutputPage.php
@@ -2957,7 +2957,7 @@
         * DO NOT CALL THIS FROM OUTSIDE OF THIS CLASS OR 
Skin::makeGlobalVariablesScript().
         * This is only public until that function is removed. You have been 
warned.
         *
-        * Do not add things here which can be evaluated in 
ResourceLoaderStartupScript
+        * Do not add things here which can be evaluated in 
ResourceLoaderStartUpModule
         * - in other words, page-independent/site-wide variables (without 
state).
         * You will only be adding bloat to the html page and causing page 
caches to
         * have to be purged on configuration changes.

-- 
To view, visit https://gerrit.wikimedia.org/r/50481
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie5640752bed3d71d7e519385c139fe8490bd7052
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <mflasc...@wikimedia.org>
Gerrit-Reviewer: IAlex <ialex.w...@gmail.com>
Gerrit-Reviewer: PleaseStand <pleasest...@live.com>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to