From a23b83793a25103f3e251d555801e70f191d1ba0 Mon Sep 17 00:00:00 2001 From: Dan Clark Date: Tue, 5 Dec 2023 15:51:43 -0800 Subject: [PATCH 1/2] Update upstream OTs --- origin-trials/upstream-trials.json | 92 ++++++++++++++++++++++++------ 1 file changed, 76 insertions(+), 16 deletions(-) diff --git a/origin-trials/upstream-trials.json b/origin-trials/upstream-trials.json index 73a50532..bc640149 100644 --- a/origin-trials/upstream-trials.json +++ b/origin-trials/upstream-trials.json @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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" }, @@ -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" }, @@ -120,18 +156,42 @@ "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": "Third Party Cookie Deprecation", + "expiration": "2024-12-27", + "repo": "GoogleChromeLabs/privacy-sandbox-dev-support", + "explainer": "https://developer.chrome.com/blog/third-party-cookie-deprecation-trial" + }, + { + "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", From b6baf1c390f9c117c5404f518f9b87ad2ae03fd1 Mon Sep 17 00:00:00 2001 From: Dan Clark Date: Tue, 5 Dec 2023 15:52:10 -0800 Subject: [PATCH 2/2] Remove 3P cookie deprecation --- origin-trials/upstream-trials.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/origin-trials/upstream-trials.json b/origin-trials/upstream-trials.json index bc640149..708937ba 100644 --- a/origin-trials/upstream-trials.json +++ b/origin-trials/upstream-trials.json @@ -168,12 +168,6 @@ "repo": "WICG/manifest-incubations", "explainer": "https://github.com/WICG/manifest-incubations/blob/gh-pages/tabbed-mode-explainer.md" }, - { - "label": "Third Party Cookie Deprecation", - "expiration": "2024-12-27", - "repo": "GoogleChromeLabs/privacy-sandbox-dev-support", - "explainer": "https://developer.chrome.com/blog/third-party-cookie-deprecation-trial" - }, { "label": "Web App Scope Extensions", "expiration": "2024-06-25",