Ori.livneh has uploaded a new change for review.

Change subject: Add 'wgEditCount' to global JS vars
......................................................................

Add 'wgEditCount' to global JS vars

We often want to make adjustments to the interface on the basis of user
experience, and edit count is a useful heuristic to have. The value is
cached in memcached (see $mCacheVars in includes/User.php).

The wgEditCount JS config var is currently set by the E3Experiments
extension on enwiki with no known problems.

Change-Id: I8dec937b7a6dbaa1625052877c0cb0cf8a8fca35
---
M includes/OutputPage.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/57/45257/1
--
To view, visit https://gerrit.wikimedia.org/r/45257
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8dec937b7a6dbaa1625052877c0cb0cf8a8fca35
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <o...@wikimedia.org>

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

Reply via email to