From bc0461246cc2bdc26703526d83cad41092b3f506 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Wed, 5 Feb 2025 12:16:11 +1100 Subject: [PATCH] Fix org and group metadata Bikeshed insists on the org being set and won't accept a custom group, despite its documentation saying otherwise. So, until we need some sort of custom boilerplate, let's not worry about that business. Closes #82. --- api.bs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/api.bs b/api.bs index 50b1f3d..e0af973 100644 --- a/api.bs +++ b/api.bs @@ -10,7 +10,8 @@ Abstract: This specifies a browser API for the measurement of advertising perfor Complain About: accidental-2119 yes, missing-example-ids yes Markup Shorthands: markdown yes, css no, dfn yes Assume Explicit For: yes -Group: wg/pat +Org: W3C +!Group: pat Status: ED Level: None @@ -765,7 +766,7 @@ To do attribution and fill a histogram, given 1. If |impressions| is not empty: - 1. Let |budgetOk| be the result of [=deduct privacy budget=] + 1. Let |budgetOk| be the result of [=deduct privacy budget=] with |epoch| and |options|.{{PrivateAttributionConversionOptions/epsilon}}. 1. If |budgetOk| is true, [=set/extend=] |matchedImpressions| with |impressions|.