Skip to content

Commit 87f820e

Browse files
committed
Deprecate shared-storage
1 parent 08af297 commit 87f820e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

features/shared-storage.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
name: Shared storage
22
description: The `sharedStorage` API stores data to a shared space where the data can then be processed without the ability to track users across the different sites they visit. A common use case is measuring the reach of third-party ads without using user-tracking cookies."
33
spec: https://wicg.github.io/shared-storage/
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 shared storage.
7+
according_to:
8+
- https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/
9+
- https://chromestatus.com/feature/5076349064708096
410
group:
511
- storage
612
- worklets

0 commit comments

Comments
 (0)