Skip to content

Commit c2ff39d

Browse files
committed
Deprecate attribution-reporting
1 parent 4bc8cdd commit c2ff39d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

features/attribution-reporting.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
name: Attribution reporting
2-
description: The Attribution Reporting API measures when an ad click or view leads to a conversion, such as a purchase on an advertiser site.
2+
description: The attribution reporting API measures when an ad click or view leads to a conversion, such as a purchase on an advertiser site.
33
spec: https://wicg.github.io/attribution-reporting-api/
4+
discouraged:
5+
# removal_date: 2026-06-01 # Chrome 150
6+
# reason: Due to declining interest from web developers and lack of interest from other browser vendors, Google decided to withdraw many Privacy Sandbox features including the attribution reporting API.
7+
according_to:
8+
- https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/
9+
- https://chromestatus.com/feature/5194473869017088
410
compat_features:
511
- api.HTMLAnchorElement.attributionSrc
612
- api.HTMLAreaElement.attributionSrc

features/topics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Topics
2-
description: The Topics API reports a user's likely subject-matter interests (as determined by the browser, known as topics) to iframes. This allows for interest-based advertising that does not rely on user's exact browsing history, third-party cookies, or fingerprinting.
2+
description: The topics API reports a user's likely subject-matter interests (as determined by the browser, known as topics) to iframes. This allows for interest-based advertising that does not rely on user's exact browsing history, third-party cookies, or fingerprinting.
33
spec: https://patcg-individual-drafts.github.io/topics/
44
compat_features:
55
- api.Document.browsingTopics

0 commit comments

Comments
 (0)