Skip to content

Commit 6680eb2

Browse files
authored
Update OTs for April 22 2024 (#798)
1 parent e4de886 commit 6680eb2

File tree

1 file changed

+33
-3
lines changed

1 file changed

+33
-3
lines changed

origin-trials/upstream-trials.json

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@
4242
"repo": "fergald/docs",
4343
"explainer": "https://github.com/fergald/docs/blob/master/explainers/permissions-policy-deprecate-unload.md"
4444
},
45+
{
46+
"label": "Desktop PWA App Title",
47+
"expiration": "2024-10-01",
48+
"repo": "MicrosoftEdge/MSEdgeExplainers",
49+
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/DocumentSubtitle/explainer.md"
50+
},
4551
{
4652
"label": "DisableThirdPartySessionStoragePartitioningAfterGeneralPartitioning",
4753
"expiration": "2024-09-03",
@@ -60,12 +66,24 @@
6066
"repo": "screen-share/element-capture",
6167
"explainer": "https://github.com/screen-share/element-capture/blob/main/README.md"
6268
},
69+
{
70+
"label": "FedCM Button Mode API",
71+
"expiration": "2024-10-01",
72+
"feedbackLink": "https://issues.chromium.org/issues/new?component=1456331&template=1937104",
73+
"explainer": "https://github.com/yi-gu/FedCM/blob/main/explorations/HOWTO-chrome.md#button-flow"
74+
},
6375
{
6476
"label": "FetchLater API",
6577
"expiration": "2024-09-03",
6678
"repo": "WICG/pending-beacon",
6779
"explainer": "https://chromium.googlesource.com/chromium/src/+/main/docs/experiments/fetch-later.md"
6880
},
81+
{
82+
"label": "Foldable APIs",
83+
"expiration": "2024-10-29",
84+
"repo": "w3c/device-posture",
85+
"explainer": "https://github.com/w3c/device-posture/blob/gh-pages/README.md"
86+
},
6987
{
7088
"label": "Long Animation Frames",
7189
"expiration": "2024-05-28",
@@ -84,6 +102,12 @@
84102
"repo": "w3c/window-management",
85103
"explainer": "https://github.com/w3c/window-management/blob/main/EXPLAINER_fullscreen_popups.md"
86104
},
105+
{
106+
"label": "Prefixed Video fullscreen API deprecation",
107+
"expiration": "2025-02-11",
108+
"feedbackLink": "https://issues.chromium.org/issues/40352864",
109+
"explainer": "https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API"
110+
},
87111
{
88112
"label": "Private Network Access from non-secure contexts",
89113
"expiration": "2024-09-03",
@@ -98,7 +122,7 @@
98122
},
99123
{
100124
"label": "Protected Audience Bidding & Auction Services",
101-
"expiration": "2024-06-25",
125+
"expiration": "2024-10-01",
102126
"repo": "WICG/turtledove",
103127
"explainer": "https://github.com/WICG/turtledove/blob/main/FLEDGE_browser_bidding_and_auction_API.md"
104128
},
@@ -116,10 +140,16 @@
116140
},
117141
{
118142
"label": "SharedArrayBuffers in non-isolated pages on Desktop platforms",
119-
"expiration": "2024-06-25",
143+
"expiration": "2025-02-18",
120144
"feedbackLink": "https://bugs.chromium.org/p/chromium/issues/entry?components=Internals%3ESandbox%3ESiteIsolation",
121145
"explainer": "https://developer.chrome.com/blog/enabling-shared-array-buffer/"
122146
},
147+
{
148+
"label": "Skip Preload Scanning",
149+
"expiration": "2025-01-14",
150+
"feedbackLink": "https://issues.chromium.org/issues/330802493",
151+
"explainer": "https://docs.google.com/document/d/1wiaTL5TeONTZamycMVMjo76nMcbhHNYznQy7I_zCVRY/edit#heading=h.7nki9mck5t64"
152+
},
123153
{
124154
"label": "Soft Navigation Heuristics",
125155
"expiration": "2024-05-28",
@@ -164,7 +194,7 @@
164194
},
165195
{
166196
"label": "X-Requested-With in WebView Deprecation",
167-
"expiration": "2024-06-27",
197+
"expiration": "2025-09-16",
168198
"feedbackLink": "https://bugs.chromium.org/p/chromium/issues/entry?template=Webview+Bugs&labels=XRW-Deprecation",
169199
"explainer": "https://docs.google.com/document/d/e/2PACX-1vSSTEsHVfTXwOW80Tqy4c5TW6wSnt9b8v7-ZWUF3ZqLDs03EatEuyPCqwaUaa2s0a7mFm3Wh61bgVoz/pub"
170200
}

0 commit comments

Comments
 (0)