From a76d204437ee2a595b3c4e7000e696547417f5ad Mon Sep 17 00:00:00 2001 From: Dan Clark Date: Wed, 26 Jun 2024 15:11:20 -0700 Subject: [PATCH] Update upstream OTs (#834) --- origin-trials/upstream-trials.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/origin-trials/upstream-trials.json b/origin-trials/upstream-trials.json index 955c3b90..b3c07cb2 100644 --- a/origin-trials/upstream-trials.json +++ b/origin-trials/upstream-trials.json @@ -18,6 +18,12 @@ "repo": "WICG/compression-dictionary-transport", "explainer": "https://github.com/WICG/compression-dictionary-transport" }, + { + "label": "CompressionDictionaryTransport V3", + "expiration": "2024-12-03", + "repo": "WICG/compression-dictionary-transport", + "explainer": "https://github.com/WICG/compression-dictionary-transport" + }, { "label": "DeprecateUnloadOptOut", "expiration": "2025-02-11", @@ -84,6 +90,12 @@ "repo": "w3c/device-posture", "explainer": "https://github.com/w3c/device-posture/blob/gh-pages/README.md" }, + { + "label": "Keyboard-focusable scroll containers Opt Out", + "expiration": "2025-03-18", + "feedbackLink": "https://issues.chromium.org/issues/new?component=1363614&template=1922340", + "explainer": "https://developer.chrome.com/blog/keyboard-focusable-scrollers" + }, { "label": "Media Previews Opt Out", "expiration": "2025-08-19", @@ -110,7 +122,7 @@ }, { "label": "Private Network Access from non-secure contexts", - "expiration": "2024-09-03", + "expiration": "2025-03-17", "repo": "WICG/private-network-access", "explainer": "https://developer.chrome.com/blog/private-network-access-update/" }, @@ -152,7 +164,7 @@ }, { "label": "Tabbed Web Apps", - "expiration": "2024-08-06", + "expiration": "2024-12-02", "repo": "WICG/manifest-incubations", "explainer": "https://github.com/WICG/manifest-incubations/blob/gh-pages/tabbed-mode-explainer.md" },