Bug 1924164 - Add missing creditcard mock for Glean on iOS. r=rsafaeian DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D225389
This commit is contained in:
Issam Mani 2024-10-11 17:30:23 +00:00
parent db6277e57c
commit 82241b8ba9

View File

@ -207,6 +207,7 @@ window.Localization = function () {
window.Glean = {
formautofillCreditcards: undefinedProxy(),
formautofill: undefinedProxy(),
creditcard: undefinedProxy(),
_mapGleanToLegacy: (eventName, { value, ...extra }) => {
const eventMapping = {
filledModifiedAddressForm: {