Skip to content

Commit cb1e23f

Browse files
authored
Update upstream OTs for 2024-07-29 (#848)
1 parent aa2036c commit cb1e23f

File tree

1 file changed

+40
-4
lines changed

1 file changed

+40
-4
lines changed

origin-trials/upstream-trials.json

Lines changed: 40 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
{
22
"active": [
3+
{
4+
"label": "Call stacks in crash reports",
5+
"expiration": "2025-03-18",
6+
"repo": "WICG/crash-reporting",
7+
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/CrashReporting/AddStackToCrashReports.md"
8+
},
39
{
410
"label": "Capture all screens",
5-
"expiration": "2024-10-29",
11+
"expiration": "2025-02-17",
612
"repo": "screen-share/capture-all-screens",
713
"explainer": "https://github.com/screen-share/capture-all-screens"
814
},
@@ -36,6 +42,18 @@
3642
"repo": "MicrosoftEdge/MSEdgeExplainers",
3743
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/DocumentSubtitle/explainer.md"
3844
},
45+
{
46+
"label": "Digital Credentials API",
47+
"expiration": "2025-04-15",
48+
"repo": "WICG/digital-credentials",
49+
"explainer": "https://wicg.github.io/digital-credentials"
50+
},
51+
{
52+
"label": "DisableStandardizedBrowserZoom",
53+
"expiration": "2025-04-15",
54+
"repo": "w3c/csswg-drafts",
55+
"explainer": "https://github.com/w3c/csswg-drafts/pull/9699"
56+
},
3957
{
4058
"label": "DisableThirdPartySessionStoragePartitioningAfterGeneralPartitioning",
4159
"expiration": "2024-09-03",
@@ -60,6 +78,12 @@
6078
"repo": "screen-share/element-capture",
6179
"explainer": "https://github.com/screen-share/element-capture/blob/main/README.md"
6280
},
81+
{
82+
"label": "Explicit Compile Hints with Magic Comments",
83+
"expiration": "2025-02-17",
84+
"feedbackLink": "https://google.qualtrics.com/jfe/form/SV_9SLyOGnTj2cwo0C",
85+
"explainer": "https://docs.google.com/document/d/19xTAM4A75tz0xUq_velMzGA4JHEgXpyflUxXTcuNiyE/edit?usp=sharing"
86+
},
6387
{
6488
"label": "FedCM as a trust signal for the Storage Access API",
6589
"expiration": "2024-10-01",
@@ -68,7 +92,7 @@
6892
},
6993
{
7094
"label": "FedCM Button Mode API",
71-
"expiration": "2024-10-01",
95+
"expiration": "2025-01-13",
7296
"feedbackLink": "https://issues.chromium.org/issues/new?component=1456331&template=1937104",
7397
"explainer": "https://github.com/yi-gu/FedCM/blob/main/explorations/HOWTO-chrome.md#button-flow"
7498
},
@@ -78,6 +102,12 @@
78102
"repo": "fedidcg/FedCM",
79103
"explainer": "https://github.com/fedidcg/FedCM/blob/main/explorations/HOWTO-chrome.md#continuation-api"
80104
},
105+
{
106+
"label": "FedCM Multiple Identity Providers",
107+
"expiration": "2025-03-18",
108+
"repo": "fedidcg/FedCM",
109+
"explainer": "https://github.com/fedidcg/FedCM/issues/319#issuecomment-1270753874"
110+
},
81111
{
82112
"label": "FetchLater API",
83113
"expiration": "2024-09-03",
@@ -128,7 +158,7 @@
128158
},
129159
{
130160
"label": "Protected Audience Bidding & Auction Services",
131-
"expiration": "2024-10-01",
161+
"expiration": "2025-01-13",
132162
"repo": "WICG/turtledove",
133163
"explainer": "https://github.com/WICG/turtledove/blob/main/FLEDGE_browser_bidding_and_auction_API.md"
134164
},
@@ -176,10 +206,16 @@
176206
},
177207
{
178208
"label": "WebAssembly JS String Builtins",
179-
"expiration": "2024-10-01",
209+
"expiration": "2025-01-13",
180210
"repo": "WebAssembly/js-string-builtins",
181211
"explainer": "https://github.com/WebAssembly/js-string-builtins/blob/main/proposals/js-string-builtins/Overview.md"
182212
},
213+
{
214+
"label": "WebGPU Subgroups Features",
215+
"expiration": "2025-02-18",
216+
"feedbackLink": "https://crbug.com/tint",
217+
"explainer": "https://github.com/gpuweb/gpuweb/blob/main/proposals/subgroups.md"
218+
},
183219
{
184220
"label": "X-Requested-With in WebView Deprecation",
185221
"expiration": "2025-09-16",

0 commit comments

Comments
 (0)