Skip to content

Commit 3276862

Browse files
committed
Deprecate topics
1 parent c2ff39d commit 3276862

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

features/topics.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
name: Topics
22
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/
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 topics API.
7+
according_to:
8+
- https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/
9+
- https://chromestatus.com/feature/5135370673061888
410
compat_features:
511
- api.Document.browsingTopics
612
- html.elements.iframe.browsingtopics

0 commit comments

Comments
 (0)