|
6 | 6 | "repo": "WICG/crash-reporting",
|
7 | 7 | "explainer": "https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/CrashReporting/AddStackToCrashReports.md"
|
8 | 8 | },
|
| 9 | + { |
| 10 | + "label": "Canvas 2D Triangle Mesh", |
| 11 | + "expiration": "2025-06-10", |
| 12 | + "repo": "fserb/canvas2D", |
| 13 | + "explainer": "https://github.com/fserb/canvas2D/blob/master/spec/mesh2d.md" |
| 14 | + }, |
9 | 15 | {
|
10 | 16 | "label": "Capture all screens",
|
11 | 17 | "expiration": "2025-02-17",
|
|
14 | 20 | },
|
15 | 21 | {
|
16 | 22 | "label": "Captured Surface Control",
|
17 |
| - "expiration": "2024-12-02", |
| 23 | + "expiration": "2025-03-17", |
18 | 24 | "repo": "screen-share/captured-surface-control",
|
19 | 25 | "explainer": "https://github.com/screen-share/captured-surface-control/blob/main/README.md"
|
20 | 26 | },
|
21 |
| - { |
22 |
| - "label": "CompressionDictionaryTransport V2", |
23 |
| - "expiration": "2024-08-06", |
24 |
| - "repo": "WICG/compression-dictionary-transport", |
25 |
| - "explainer": "https://github.com/WICG/compression-dictionary-transport" |
26 |
| - }, |
27 | 27 | {
|
28 | 28 | "label": "CompressionDictionaryTransport V3",
|
29 | 29 | "expiration": "2024-12-03",
|
|
54 | 54 | "repo": "w3c/csswg-drafts",
|
55 | 55 | "explainer": "https://github.com/w3c/csswg-drafts/pull/9699"
|
56 | 56 | },
|
57 |
| - { |
58 |
| - "label": "DisableThirdPartySessionStoragePartitioningAfterGeneralPartitioning", |
59 |
| - "expiration": "2024-09-03", |
60 |
| - "feedbackLink": "https://google.qualtrics.com/jfe/form/SV_dd2p0f6kgIwZ9D8", |
61 |
| - "explainer": "https://github.com/wanderview/quota-storage-partitioning/blob/main/explainer.md" |
62 |
| - }, |
63 |
| - { |
64 |
| - "label": "DisableThirdPartyStoragePartitioning", |
65 |
| - "expiration": "2024-09-03", |
66 |
| - "feedbackLink": "https://google.qualtrics.com/jfe/form/SV_0qAfKX5h4w9BsVg", |
67 |
| - "explainer": "https://github.com/wanderview/quota-storage-partitioning/blob/main/explainer.md" |
68 |
| - }, |
69 | 57 | {
|
70 | 58 | "label": "DisableThirdPartyStoragePartitioning2",
|
71 | 59 | "expiration": "2025-03-18",
|
|
86 | 74 | },
|
87 | 75 | {
|
88 | 76 | "label": "FedCM as a trust signal for the Storage Access API",
|
89 |
| - "expiration": "2024-10-01", |
| 77 | + "expiration": "2024-12-02", |
90 | 78 | "repo": "explainers-by-googlers/storage-access-for-fedcm",
|
91 | 79 | "explainer": "https://github.com/explainers-by-googlers/storage-access-for-fedcm"
|
92 | 80 | },
|
|
98 | 86 | },
|
99 | 87 | {
|
100 | 88 | "label": "FedCM Continuation API bundle",
|
101 |
| - "expiration": "2024-12-03", |
| 89 | + "expiration": "2025-01-14", |
102 | 90 | "repo": "fedidcg/FedCM",
|
103 | 91 | "explainer": "https://github.com/fedidcg/FedCM/blob/main/explorations/HOWTO-chrome.md#continuation-api"
|
104 | 92 | },
|
|
110 | 98 | },
|
111 | 99 | {
|
112 | 100 | "label": "FetchLater API",
|
113 |
| - "expiration": "2024-09-03", |
| 101 | + "expiration": "2025-03-17", |
114 | 102 | "repo": "WICG/pending-beacon",
|
115 | 103 | "explainer": "https://chromium.googlesource.com/chromium/src/+/main/docs/experiments/fetch-later.md"
|
116 | 104 | },
|
| 105 | + { |
| 106 | + "label": "FileSystemObserver interface", |
| 107 | + "expiration": "2025-05-13", |
| 108 | + "repo": "whatwg/fs", |
| 109 | + "explainer": "https://github.com/whatwg/fs/blob/main/proposals/FileSystemObserver.md" |
| 110 | + }, |
117 | 111 | {
|
118 | 112 | "label": "Foldable APIs",
|
119 | 113 | "expiration": "2024-10-29",
|
|
126 | 120 | "feedbackLink": "https://issues.chromium.org/issues/new?component=1363614&template=1922340",
|
127 | 121 | "explainer": "https://developer.chrome.com/blog/keyboard-focusable-scrollers"
|
128 | 122 | },
|
| 123 | + { |
| 124 | + "label": "Limit Third Party Cookies", |
| 125 | + "expiration": "2025-01-14", |
| 126 | + "repo": "privacysandbox/privacy-sandbox-dev-support", |
| 127 | + "explainer": "https://developers.google.com/privacy-sandbox/3pcd/prepare/debug" |
| 128 | + }, |
129 | 129 | {
|
130 | 130 | "label": "Media Previews Opt Out",
|
131 | 131 | "expiration": "2025-08-19",
|
|
180 | 180 | "feedbackLink": "https://issues.chromium.org/issues/330802493",
|
181 | 181 | "explainer": "https://docs.google.com/document/d/1wiaTL5TeONTZamycMVMjo76nMcbhHNYznQy7I_zCVRY/edit#heading=h.7nki9mck5t64"
|
182 | 182 | },
|
183 |
| - { |
184 |
| - "label": "StorageAccessAPIBeyondCookies", |
185 |
| - "expiration": "2024-08-06", |
186 |
| - "repo": "arichiv/saa-non-cookie-storage", |
187 |
| - "explainer": "https://arichiv.github.io/saa-non-cookie-storage" |
188 |
| - }, |
189 | 183 | {
|
190 | 184 | "label": "Tabbed Web Apps",
|
191 | 185 | "expiration": "2024-12-02",
|
|
0 commit comments