Skip to content

Commit 3cb306f

Browse files
authored
Update upstream origin trials (#825)
Excludes the newly added "Third Party Cookie Deprecation for Third-Party Embeds and Services"
1 parent 42bfa98 commit 3cb306f

File tree

1 file changed

+18
-30
lines changed

1 file changed

+18
-30
lines changed

origin-trials/upstream-trials.json

Lines changed: 18 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@
1818
"repo": "WICG/compression-dictionary-transport",
1919
"explainer": "https://github.com/WICG/compression-dictionary-transport"
2020
},
21-
{
22-
"label": "Compute Pressure",
23-
"expiration": "2024-05-28",
24-
"repo": "w3c/compute-pressure",
25-
"explainer": "https://developer.chrome.com/docs/web-platform/compute-pressure/"
26-
},
2721
{
2822
"label": "DeprecateUnloadOptOut",
2923
"expiration": "2025-02-11",
@@ -48,6 +42,12 @@
4842
"feedbackLink": "https://google.qualtrics.com/jfe/form/SV_0qAfKX5h4w9BsVg",
4943
"explainer": "https://github.com/wanderview/quota-storage-partitioning/blob/main/explainer.md"
5044
},
45+
{
46+
"label": "DisableThirdPartyStoragePartitioning2",
47+
"expiration": "2025-03-18",
48+
"repo": "miketaylr/partitioned-storage-deprecation-trial-feedback",
49+
"explainer": "https://github.com/wanderview/quota-storage-partitioning/blob/main/explainer.md"
50+
},
5151
{
5252
"label": "ElementCapture",
5353
"expiration": "2024-09-03",
@@ -66,6 +66,12 @@
6666
"feedbackLink": "https://issues.chromium.org/issues/new?component=1456331&template=1937104",
6767
"explainer": "https://github.com/yi-gu/FedCM/blob/main/explorations/HOWTO-chrome.md#button-flow"
6868
},
69+
{
70+
"label": "FedCM Continuation API bundle",
71+
"expiration": "2024-12-03",
72+
"repo": "fedidcg/FedCM",
73+
"explainer": "https://github.com/fedidcg/FedCM/blob/main/explorations/HOWTO-chrome.md#continuation-api"
74+
},
6975
{
7076
"label": "FetchLater API",
7177
"expiration": "2024-09-03",
@@ -78,12 +84,6 @@
7884
"repo": "w3c/device-posture",
7985
"explainer": "https://github.com/w3c/device-posture/blob/gh-pages/README.md"
8086
},
81-
{
82-
"label": "Long Animation Frames",
83-
"expiration": "2024-05-28",
84-
"repo": "w3c/longtasks",
85-
"explainer": "https://github.com/w3c/longtasks/blob/main/loaf-explainer.md"
86-
},
8787
{
8888
"label": "Media Previews Opt Out",
8989
"expiration": "2025-08-19",
@@ -96,6 +96,12 @@
9696
"feedbackLink": "https://crbug.com/new",
9797
"explainer": "https://developer.chrome.com/blog/mutation-events-deprecation"
9898
},
99+
{
100+
"label": "Page-embedded Permission Control (Camera/Mic)",
101+
"expiration": "2025-02-18",
102+
"repo": "WICG/PEPC",
103+
"explainer": "https://github.com/WICG/PEPC/blob/main/explainer.md"
104+
},
99105
{
100106
"label": "Prefixed Video fullscreen API deprecation",
101107
"expiration": "2025-02-11",
@@ -108,12 +114,6 @@
108114
"repo": "WICG/private-network-access",
109115
"explainer": "https://developer.chrome.com/blog/private-network-access-update/"
110116
},
111-
{
112-
"label": "Private Network Access Permission Prompt",
113-
"expiration": "2024-05-28",
114-
"repo": "WICG/private-network-access",
115-
"explainer": "https://github.com/WICG/private-network-access/blob/main/permission_prompt/explainer.md"
116-
},
117117
{
118118
"label": "Protected Audience Bidding & Auction Services",
119119
"expiration": "2024-10-01",
@@ -144,12 +144,6 @@
144144
"feedbackLink": "https://issues.chromium.org/issues/330802493",
145145
"explainer": "https://docs.google.com/document/d/1wiaTL5TeONTZamycMVMjo76nMcbhHNYznQy7I_zCVRY/edit#heading=h.7nki9mck5t64"
146146
},
147-
{
148-
"label": "Soft Navigation Heuristics",
149-
"expiration": "2024-05-28",
150-
"repo": "WICG/soft-navigations",
151-
"explainer": "https://github.com/WICG/soft-navigations#soft-navigations"
152-
},
153147
{
154148
"label": "StorageAccessAPIBeyondCookies",
155149
"expiration": "2024-08-06",
@@ -180,12 +174,6 @@
180174
"repo": "WebAssembly/js-string-builtins",
181175
"explainer": "https://github.com/WebAssembly/js-string-builtins/blob/main/proposals/js-string-builtins/Overview.md"
182176
},
183-
{
184-
"label": "WebSQL",
185-
"expiration": "2024-05-28",
186-
"feedbackLink": "https://crbug.com/695592",
187-
"explainer": "https://developer.chrome.com/blog/deprecating-web-sql/"
188-
},
189177
{
190178
"label": "X-Requested-With in WebView Deprecation",
191179
"expiration": "2025-09-16",

0 commit comments

Comments
 (0)