Skip to content

Commit

Permalink
Update upstream and downstream origin trials as of 2024-03-11 (#772)
Browse files Browse the repository at this point in the history
* Update upstream trials
* Expire and extend downstream trials
  • Loading branch information
amandabaker authored Mar 12, 2024
1 parent 1ce3022 commit 1b03f36
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 57 deletions.
21 changes: 1 addition & 20 deletions origin-trials/downstream-trials.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,13 @@
"repo": "MicrosoftEdge/MSEdgeExplainers",
"explainer": "#",
"flag": "DigitalGoodsV2"
},{
"label": "SystemEntropy in PerformanceNavigationTiming",
"expiration": "2023-11-1",
"repo": "MicrosoftEdge/MSEdgeExplainers",
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PerformanceNavigationTiming%20for%20User%20Agent%20Launch/explainer.md",
"issue": "PerformanceNavigationTimingSystemEntropy ",
"flag": "MsUserAgentLaunchNavType"
},{
"label": "Unsanitized HTML for Async Clipboard API",
"expiration": "2024-02-29",
"repo": "MicrosoftEdge/MSEdgeExplainers",
"explainer": "https://github.com/w3c/editing/blob/gh-pages/docs/clipboard-unsanitized/explainer.md",
"flag": "EdgeClipboardUnsanitizedContent"
},{
"label": "PointerEvent.deviceId",
"expiration": "2024-02-14",
"expiration": "2024-07-01",
"repo": "MicrosoftEdge/MSEdgeExplainers",
"issue": "PointerEventDeviceId",
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PointerEventDeviceId/explainer.md",
"flag": "PointerEventDeviceId"
},{
"label": "Web Haptics API",
"expiration": "2023-12-31",
"repo": "MicrosoftEdge/MSEdgeExplainers",
"issue": "WebHaptics",
"explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/HapticsDevice/explainer.md"
}
],

Expand Down
44 changes: 7 additions & 37 deletions origin-trials/upstream-trials.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@
"repo": "WICG/compression-dictionary-transport",
"explainer": "https://github.com/WICG/compression-dictionary-transport"
},
{
"label": "CompressionDictionaryTransport V2",
"expiration": "2024-08-06",
"repo": "WICG/compression-dictionary-transport",
"explainer": "https://github.com/WICG/compression-dictionary-transport"
},
{
"label": "Compute Pressure",
"expiration": "2024-05-28",
Expand Down Expand Up @@ -48,12 +54,6 @@
"feedbackLink": "https://google.qualtrics.com/jfe/form/SV_0qAfKX5h4w9BsVg",
"explainer": "https://github.com/wanderview/quota-storage-partitioning/blob/main/explainer.md"
},
{
"label": "EditContext",
"expiration": "2024-03-05",
"repo": "w3c/edit-context",
"explainer": "https://github.com/w3c/edit-context/blob/gh-pages/explainer.md"
},
{
"label": "ElementCapture",
"expiration": "2024-09-03",
Expand All @@ -72,12 +72,6 @@
"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-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",
Expand Down Expand Up @@ -108,18 +102,6 @@
"repo": "w3c/webrtc-nv-use-cases",
"explainer": " https://github.com/palak8669/webrtc-encoded-transform/blob/create-encoded-explainer/create-encoded-explainer.md"
},
{
"label": "RTCPeerConnection callback-based getStats() API",
"expiration": "2024-03-07",
"feedbackLink": "https://crbug.com/822696",
"explainer": "https://w3c.github.io/webrtc-stats/"
},
{
"label": "scheduler.yield()",
"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-06-25",
Expand All @@ -138,15 +120,9 @@
"repo": "WICG/soft-navigations",
"explainer": "https://github.com/WICG/soft-navigations#soft-navigations"
},
{
"label": "Speculation Rules - Document rules, response header, deliveryType",
"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"
},
{
"label": "StorageAccessAPIBeyondCookies",
"expiration": "2024-06-25",
"expiration": "2024-08-06",
"repo": "arichiv/saa-non-cookie-storage",
"explainer": "https://arichiv.github.io/saa-non-cookie-storage"
},
Expand All @@ -162,12 +138,6 @@
"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 JavaScript Promise Integration",
"expiration": "2024-10-29",
Expand Down

0 comments on commit 1b03f36

Please sign in to comment.