Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update upstream Origin Trials #723

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 70 additions & 16 deletions origin-trials/upstream-trials.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"active": [
{
"label": "Background Blur",
"expiration": "2023-11-02",
"repo": "w3c/mediacapture-extensions",
"explainer": "https://github.com/riju/backgroundBlur/blob/main/explainer.md"
"label": "Capture all screens",
"expiration": "2024-10-29",
"repo": "screen-share/capture-all-screens",
"explainer": "https://github.com/screen-share/capture-all-screens"
},
{
"label": "CompressionDictionaryTransport",
Expand All @@ -26,10 +26,16 @@
},
{
"label": "Cross App and Web Attribution Measurement",
"expiration": "2024-02-06",
"expiration": "2024-04-30",
"repo": "WICG/attribution-reporting-api",
"explainer": "https://github.com/WICG/attribution-reporting-api/blob/main/app_to_web.md"
},
{
"label": "DeprecateUnloadOptOut",
"expiration": "2025-02-11",
"repo": "fergald/docs",
"explainer": "https://github.com/fergald/docs/blob/master/explainers/permissions-policy-deprecate-unload.md"
},
{
"label": "DisableThirdPartySessionStoragePartitioningAfterGeneralPartitioning",
"expiration": "2024-09-03",
Expand All @@ -49,10 +55,10 @@
"explainer": "https://github.com/w3c/edit-context/blob/gh-pages/explainer.md"
},
{
"label": "Explicit Compile Hints with Magic Comments",
"expiration": "2023-11-02",
"feedbackLink": "https://google.qualtrics.com/jfe/form/SV_9SLyOGnTj2cwo0C",
"explainer": "https://docs.google.com/document/d/19xTAM4A75tz0xUq_velMzGA4JHEgXpyflUxXTcuNiyE/edit?usp=sharing"
"label": "ElementCapture",
"expiration": "2024-09-03",
"repo": "screen-share/element-capture",
"explainer": "https://github.com/screen-share/element-capture/blob/main/README.md"
},
{
"label": "FedCM IDP Sign-in Status API",
Expand All @@ -62,16 +68,22 @@
},
{
"label": "Long Animation Frames",
"expiration": "2024-03-05",
"expiration": "2024-05-28",
"repo": "w3c/longtasks",
"explainer": "https://github.com/w3c/longtasks/blob/main/loaf-explainer.md"
},
{
"label": "No-Vary-Search support in navigation prefetch cache",
"expiration": "2024-01-04",
"expiration": "2024-03-05",
"repo": "WICG/nav-speculation",
"explainer": "https://github.com/WICG/nav-speculation/blob/main/no-vary-search.md"
},
{
"label": "Open popups as fullscreen windows",
"expiration": "2024-04-30",
"repo": "w3c/window-management",
"explainer": "https://github.com/w3c/window-management/blob/main/EXPLAINER_fullscreen_popups.md"
},
{
"label": "Payment handler minimal header UX",
"expiration": "2023-12-07",
Expand All @@ -80,10 +92,28 @@
},
{
"label": "Private Network Access from non-secure contexts",
"expiration": "2024-02-06",
"expiration": "2024-04-30",
"repo": "WICG/private-network-access",
"explainer": "https://developer.chrome.com/blog/private-network-access-update/"
},
{
"label": "Private Network Access Permission Prompt",
"expiration": "2024-04-30",
"repo": "WICG/private-network-access",
"explainer": "https://github.com/WICG/private-network-access/blob/main/permission_prompt/explainer.md"
},
{
"label": "Protected Audience Bidding & Auction Services",
"expiration": "2024-06-25",
"repo": "WICG/turtledove",
"explainer": "https://github.com/WICG/turtledove/blob/main/FLEDGE_browser_bidding_and_auction_API.md"
},
{
"label": "RTCEncodedFrameSetMetadata",
"expiration": "2024-05-28",
"repo": "w3c/webrtc-nv-use-cases",
"explainer": "about:invalid#zClosurez"
},
{
"label": "RTCPeerConnection callback-based getStats() API",
"expiration": "2024-03-07",
Expand All @@ -92,13 +122,13 @@
},
{
"label": "scheduler.yield()",
"expiration": "2024-01-04",
"expiration": "2024-03-05",
"repo": "wicg/scheduling-apis",
"explainer": "https://github.com/WICG/scheduling-apis/blob/main/implementation-status.md"
},
{
"label": "ServiceWorker static routing API",
"expiration": "2024-04-02",
"expiration": "2024-06-25",
"repo": "w3c/ServiceWorker",
"explainer": "https://github.com/yoshisatoyanagisawa/service-worker-static-routing-api"
},
Expand All @@ -108,9 +138,15 @@
"feedbackLink": "https://bugs.chromium.org/p/chromium/issues/entry?components=Internals%3ESandbox%3ESiteIsolation",
"explainer": "https://developer.chrome.com/blog/enabling-shared-array-buffer/"
},
{
"label": "Soft Navigation Heuristics",
"expiration": "2024-03-05",
"repo": "WICG/soft-navigations",
"explainer": "https://github.com/WICG/soft-navigations#soft-navigations"
},
{
"label": "Speculation Rules - Document rules, response header, deliveryType",
"expiration": "2024-01-04",
"expiration": "2024-03-05",
"feedbackLink": "https://google.qualtrics.com/jfe/form/SV_4HePq4hnaw2MZUi",
"explainer": "https://github.com/WICG/nav-speculation/blob/main/chrome-2023q1-experiment-overview.md"
},
Expand All @@ -120,18 +156,36 @@
"repo": "WICG/storage-buckets",
"explainer": "https://developer.chrome.com/blog/storage-buckets/"
},
{
"label": "StorageAccessAPIBeyondCookies",
"expiration": "2024-06-25",
"repo": "arichiv/saa-non-cookie-storage",
"explainer": "https://arichiv.github.io/saa-non-cookie-storage"
},
{
"label": "Tabbed Web Apps",
"expiration": "2024-04-30",
"expiration": "2024-05-28",
"repo": "WICG/manifest-incubations",
"explainer": "https://github.com/WICG/manifest-incubations/blob/gh-pages/tabbed-mode-explainer.md"
},
{
"label": "Web App Scope Extensions",
"expiration": "2024-06-25",
"repo": "WICG/manifest-incubations",
"explainer": "https://github.com/WICG/manifest-incubations/blob/gh-pages/scope_extensions-explainer.md"
},
{
"label": "WebAssembly Garbage Collection",
"expiration": "2024-03-05",
"feedbackLink": "https://bugs.chromium.org/p/v8/issues/list",
"explainer": "https://github.com/WebAssembly/gc/blob/master/proposals/gc/Overview.md"
},
{
"label": "WebAssembly JS String Builtins",
"expiration": "2024-06-25",
"repo": "WebAssembly/js-string-builtins",
"explainer": "https://github.com/WebAssembly/js-string-builtins/blob/main/proposals/js-string-builtins/Overview.md"
},
{
"label": "WebGPU WebCodecs integration",
"expiration": "2023-12-07",
Expand Down