commit 9057fd2d7217abee679157a92d93c4e1f9e3bd56
parent b260492db347b284d72038ac9c38f700577cfc59
Author: Beth Rennie <beth@brennie.ca>
Date: Thu, 30 Oct 2025 01:58:24 +0000
Bug 1997164 - Add profileGroupProfileCount to TargetingContextRecorder r=nimbus-reviewers,emcminn
Differential Revision: https://phabricator.services.mozilla.com/D270633
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/toolkit/components/nimbus/lib/TargetingContextRecorder.sys.mjs b/toolkit/components/nimbus/lib/TargetingContextRecorder.sys.mjs
@@ -159,6 +159,7 @@ export const ATTRIBUTE_TRANSFORMS = Object.freeze({
),
primaryResolution: pick("height", "width"),
profileAgeCreated: typeAssertions.quantity,
+ profileGroupProfileCount: typeAssertions.quantity,
region: typeAssertions.string,
totalBookmarksCount: typeAssertions.quantity,
userMonthlyActivity: userMonthlyActivity =>