forked from mirrors/gecko-dev
* Add a new block ping. I called it "block" to be consistent with internal naming in urlbar/quick suggest, but let me know if you'd prefer "dismiss" * Add a `iab_category` property to suggestion objects returned from UrlbarQuickSuggest (i.e., remote settings. Merino will separately need to include this in its suggestions too) * Add a new `sponsoredIabCategory` payload property to quick suggest results so we can record `iab_category` in the ping * Modify existing tests to include `iab_category` in mock sponsored suggestions and `sponsoredIabCategory` in the expected payloads * Replace the several QuickSuggestTestUtils functions for checking pings with a single function that makes sure only the specified pings are recorded and nothing more Depends on D143331 Differential Revision: https://phabricator.services.mozilla.com/D143674 |
||
|---|---|---|
| .. | ||
| content | ||
| docs | ||
| tests | ||
| unitconverters | ||
| .eslintrc.js | ||
| jar.mn | ||
| moz.build | ||
| UrlbarController.jsm | ||
| UrlbarEventBufferer.jsm | ||
| UrlbarInput.jsm | ||
| UrlbarMuxerUnifiedComplete.jsm | ||
| UrlbarPrefs.jsm | ||
| UrlbarProviderAboutPages.jsm | ||
| UrlbarProviderAliasEngines.jsm | ||
| UrlbarProviderAutofill.jsm | ||
| UrlbarProviderBookmarkKeywords.jsm | ||
| UrlbarProviderCalculator.jsm | ||
| UrlbarProviderExtension.jsm | ||
| UrlbarProviderHeuristicFallback.jsm | ||
| UrlbarProviderInputHistory.jsm | ||
| UrlbarProviderInterventions.jsm | ||
| UrlbarProviderOmnibox.jsm | ||
| UrlbarProviderOpenTabs.jsm | ||
| UrlbarProviderPlaces.jsm | ||
| UrlbarProviderPreloadedSites.jsm | ||
| UrlbarProviderPrivateSearch.jsm | ||
| UrlbarProviderQuickSuggest.jsm | ||
| UrlbarProviderRemoteTabs.jsm | ||
| UrlbarProviderSearchSuggestions.jsm | ||
| UrlbarProviderSearchTips.jsm | ||
| UrlbarProvidersManager.jsm | ||
| UrlbarProviderTabToSearch.jsm | ||
| UrlbarProviderTokenAliasEngines.jsm | ||
| UrlbarProviderTopSites.jsm | ||
| UrlbarProviderUnitConversion.jsm | ||
| UrlbarQuickSuggest.jsm | ||
| UrlbarResult.jsm | ||
| UrlbarSearchOneOffs.jsm | ||
| UrlbarSearchUtils.jsm | ||
| UrlbarTokenizer.jsm | ||
| UrlbarUtils.jsm | ||
| UrlbarValueFormatter.jsm | ||
| UrlbarView.jsm | ||