Mattflaschen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/50481


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

Change comment:

From ResourceLoaderStartupScript to ResourceLoaderStartUpModule

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/81/50481/1

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: newchange
Gerrit-Change-Id: Ie5640752bed3d71d7e519385c139fe8490bd7052
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <mflasc...@wikimedia.org>

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

Reply via email to