Skip to content

Commit

Permalink
Update upstream OTs for 2024-07-29 (#848)
Browse files Browse the repository at this point in the history
  • Loading branch information
dandclark authored Jul 29, 2024
1 parent aa2036c commit cb1e23f
Showing 1 changed file with 40 additions and 4 deletions.
44 changes: 40 additions & 4 deletions origin-trials/upstream-trials.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
{
"active": [
{
"label": "Call stacks in crash reports",
"expiration": "2025-03-18",
"repo": "WICG/crash-reporting",
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/CrashReporting/AddStackToCrashReports.md"
},
{
"label": "Capture all screens",
"expiration": "2024-10-29",
"expiration": "2025-02-17",
"repo": "screen-share/capture-all-screens",
"explainer": "https://github.com/screen-share/capture-all-screens"
},
Expand Down Expand Up @@ -36,6 +42,18 @@
"repo": "MicrosoftEdge/MSEdgeExplainers",
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/DocumentSubtitle/explainer.md"
},
{
"label": "Digital Credentials API",
"expiration": "2025-04-15",
"repo": "WICG/digital-credentials",
"explainer": "https://wicg.github.io/digital-credentials"
},
{
"label": "DisableStandardizedBrowserZoom",
"expiration": "2025-04-15",
"repo": "w3c/csswg-drafts",
"explainer": "https://github.com/w3c/csswg-drafts/pull/9699"
},
{
"label": "DisableThirdPartySessionStoragePartitioningAfterGeneralPartitioning",
"expiration": "2024-09-03",
Expand All @@ -60,6 +78,12 @@
"repo": "screen-share/element-capture",
"explainer": "https://github.com/screen-share/element-capture/blob/main/README.md"
},
{
"label": "Explicit Compile Hints with Magic Comments",
"expiration": "2025-02-17",
"feedbackLink": "https://google.qualtrics.com/jfe/form/SV_9SLyOGnTj2cwo0C",
"explainer": "https://docs.google.com/document/d/19xTAM4A75tz0xUq_velMzGA4JHEgXpyflUxXTcuNiyE/edit?usp=sharing"
},
{
"label": "FedCM as a trust signal for the Storage Access API",
"expiration": "2024-10-01",
Expand All @@ -68,7 +92,7 @@
},
{
"label": "FedCM Button Mode API",
"expiration": "2024-10-01",
"expiration": "2025-01-13",
"feedbackLink": "https://issues.chromium.org/issues/new?component=1456331&template=1937104",
"explainer": "https://github.com/yi-gu/FedCM/blob/main/explorations/HOWTO-chrome.md#button-flow"
},
Expand All @@ -78,6 +102,12 @@
"repo": "fedidcg/FedCM",
"explainer": "https://github.com/fedidcg/FedCM/blob/main/explorations/HOWTO-chrome.md#continuation-api"
},
{
"label": "FedCM Multiple Identity Providers",
"expiration": "2025-03-18",
"repo": "fedidcg/FedCM",
"explainer": "https://github.com/fedidcg/FedCM/issues/319#issuecomment-1270753874"
},
{
"label": "FetchLater API",
"expiration": "2024-09-03",
Expand Down Expand Up @@ -128,7 +158,7 @@
},
{
"label": "Protected Audience Bidding & Auction Services",
"expiration": "2024-10-01",
"expiration": "2025-01-13",
"repo": "WICG/turtledove",
"explainer": "https://github.com/WICG/turtledove/blob/main/FLEDGE_browser_bidding_and_auction_API.md"
},
Expand Down Expand Up @@ -176,10 +206,16 @@
},
{
"label": "WebAssembly JS String Builtins",
"expiration": "2024-10-01",
"expiration": "2025-01-13",
"repo": "WebAssembly/js-string-builtins",
"explainer": "https://github.com/WebAssembly/js-string-builtins/blob/main/proposals/js-string-builtins/Overview.md"
},
{
"label": "WebGPU Subgroups Features",
"expiration": "2025-02-18",
"feedbackLink": "https://crbug.com/tint",
"explainer": "https://github.com/gpuweb/gpuweb/blob/main/proposals/subgroups.md"
},
{
"label": "X-Requested-With in WebView Deprecation",
"expiration": "2025-09-16",
Expand Down

0 comments on commit cb1e23f

Please sign in to comment.