Bug 1866292 - Add fxsuggest_data_sharing_opt_in as a recorded result type. r=daleharvey

Differential Revision: https://phabricator.services.mozilla.com/D194689
This commit is contained in:
Dão Gottwald
2023-11-28 07:59:32 +00:00
parent 9c4a268f65
commit 402c6a1544
2 changed files with 6 additions and 0 deletions

View File

@@ -1439,6 +1439,8 @@ export var UrlbarUtils = {
return "site_specific_contextual_search";
case "UrlbarProviderQuickSuggest":
return this._getQuickSuggestTelemetryType(result);
case "UrlbarProviderQuickSuggestContextualOptIn":
return "fxsuggest_data_sharing_opt_in";
case "Weather":
return "weather";
}

View File

@@ -99,6 +99,7 @@ urlbar:
`bookmark`,
`calc`,
`clipboard`,
`fxsuggest_data_sharing_opt_in`,
`history`,
`intervention_clear`,
`intervention_refresh`,
@@ -230,6 +231,7 @@ urlbar:
`calc`,
`clipboard`,
`experimental_addon`,
`fxsuggest_data_sharing_opt_in`,
`history`,
`input_field`,
`intervention_clear`,
@@ -350,6 +352,7 @@ urlbar:
`bookmark`,
`calc`,
`clipboard`,
`fxsuggest_data_sharing_opt_in`,
`history`,
`intervention_clear`,
`intervention_refresh`,
@@ -496,6 +499,7 @@ urlbar:
`bookmark`,
`calc`,
`clipboard`,
`fxsuggest_data_sharing_opt_in`,
`history`,
`intervention_clear`,
`intervention_refresh`,