fune/toolkit/components/normandy/test/browser
Michael Cooper 17bed3c2b3 Bug 1711218 - Don't undo user pref changes when Normandy experiments end r=Gijs
When a user changes a preference involved in a Normandy experiment, we no
longer immediately end the experiment. This caused a problem because Normandy
didn't check for user changes when resetting prefereces at the end of an
experiment. As a result it would reset all preferences back to their original
values on the specified branch, even if that would mean changing a preference
it knows the user had modified.

This change causes Normandy to never reset the user branch of an experiment
preference that the user has changed. This is true even if the user changes the
preference away from the experimental value and then back to it.

Differential Revision: https://phabricator.services.mozilla.com/D115713
2021-05-24 15:36:16 +00:00
..
addons
action_server.sjs
browser.ini
browser_about_preferences.js
browser_about_studies.js Bug 1710227 - Show UI feedback on about:studies for opt-in r=andreio 2021-05-11 21:47:57 +00:00
browser_actions_AddonRollbackAction.js
browser_actions_AddonRolloutAction.js
browser_actions_BranchedAddonStudyAction.js
browser_actions_ConsoleLogAction.js
browser_actions_MessagingExperimentAction.js
browser_actions_PreferenceExperimentAction.js Bug 1711218 - Don't undo user pref changes when Normandy experiments end r=Gijs 2021-05-24 15:36:16 +00:00
browser_actions_PreferenceRollbackAction.js
browser_actions_PreferenceRolloutAction.js
browser_actions_ShowHeartbeatAction.js
browser_ActionsManager.js
browser_AddonRollouts.js
browser_AddonStudies.js
browser_BaseAction.js
browser_CleanupManager.js
browser_ClientEnvironment.js
browser_EventEmitter.js
browser_Heartbeat.js Bug 1711497 - Remove browser.proton.enabled checks/setters from tests r=Gijs,marionette-reviewers,whimboo 2021-05-20 13:03:51 +00:00
browser_LogManager.js
browser_Normandy.js
browser_NormandyAddonManager.js
browser_NormandyMigrations.js
browser_PreferenceExperiments.js
browser_PreferenceRollouts.js
browser_RecipeRunner.js
browser_ShieldPreferences.js
browser_Storage.js
browser_Uptake.js
head.js
moz.build