forked from mirrors/gecko-dev
This change adds support for exposure based experiments by allowing a Nimbus variable/pref to specify the urlbar provider that should trigger an exposure event as well as a secondary boolean variable/pref that controls the visibility of the exposed result. The exposure should be registered when a result 'can be added' but may or may not be shown based on the value of the `displayExposureProvider` variable. * Add exposure event to metrics.yaml * Add new Nimbus variable (`exposureProvider`) to specify the urlbar providers that should trigger exposure events . * Add new Nimbus variable (`displayExposureProvider`) that controls the visibility of the provider results that matched the `exposureProvider` variable. Differential Revision: https://phabricator.services.mozilla.com/D174209 |
||
|---|---|---|
| .. | ||
| browser | ||
| browser-tips | ||
| browser-updateResults | ||
| engagementTelemetry/browser | ||
| ext | ||
| quicksuggest | ||
| unit | ||
| UrlbarTestUtils.sys.mjs | ||