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

Change subject: Enable the Popups experiment
......................................................................


Enable the Popups experiment

Bug: T134778
Change-Id: I7ed78a98f737345eda39448b751f9e6567841aa2
---
M wmf-config/CommonSettings.php
1 file changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 8d71186..aebcaa1 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2075,6 +2075,8 @@
 
        // Make sure we don't enable as a beta feature if we are set to be 
enabled by default.
        $wgPopupsBetaFeature = $wmgPopupsBetaFeature && !$wmgUsePopups;
+       $wgPopupsExperiment = $wmgPopupsExperiment;
+       $wgPopupsExperimentConfig = $wmgPopupsExperimentConfig;
 }
 
 if ( $wmgUseRestbaseUpdateJobs ) {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7ed78a98f737345eda39448b751f9e6567841aa2
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Bmansurov <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to