mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-19 05:15:52 +00:00
3f03d681c9
Changes: * Add the ext.popups.experiment module * Add the mw.popups.experiment.isUserInCondition function, which returns a promise that resolves with true if the user is in the experimental condition, otherwise false * If the experiment isn't configured, i.e. wgPopupsExperimentConfig is null or undefined, then the user isn't entered into the experiment, providing a kill switch Bug: T132604 Change-Id: I49597494273e3862711a32e4951c8598e6c8bf59 |
||
---|---|---|
.. | ||
ext.popups.renderer | ||
ext.popups.core.test.js | ||
ext.popups.experiment.test.js | ||
ext.popups.renderer.article.test.js | ||
ext.popups.settings.test.js |