Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit a491038

Browse files
authored
Update private-aggregation-features.md (#7834)
* Update private-aggregation-features.md * Update index.md * Update private-aggregation-features.md
1 parent e3366dc commit a491038

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

site/en/_partials/privacy-sandbox/timeline/private-aggregation-features.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@
1919
</tr>
2020
<tr>
2121
<td>Private Aggregation debug mode availability dependent on 3PC eligibility<br><a href="https://github.com/patcg-individual-drafts/private-aggregation-api/issues/57">GitHub issue</a></td>
22-
<td>Expected in Chrome in Q4 2023</td>
22+
<td>Available in Chrome M119</td>
2323
</tr>
2424
<tr>
2525
<td>Reducing report delay<br>
2626
<a href="https://github.com/patcg-individual-drafts/private-aggregation-api/blob/main/report_verification.md#reduced-delay">Explainer</a></td>
27-
<td>Expected in Chrome Q4 2023</td>
27+
<td>Available in Chrome M119</td>
2828
</tr>
2929
<tr>
3030
<td>Support for Private Aggregation API and Aggregation Service for Google Cloud<br>
3131
<a href="https://github.com/patcg-individual-drafts/private-aggregation-api#aggregation-coordinator-choice">Explainer</a></td>
32-
<td>Expected in Chrome Q4 2023</td>
32+
<td>Expected in Chrome M121</td>
3333
</tr>
3434
<tr>
3535
<td>Padding for aggregatable report payloads<br>
3636
<a href="https://github.com/patcg-individual-drafts/private-aggregation-api#padding">Explainer</a></td>
37-
<td>Expected in Chrome Q4 2023</td>
37+
<td>Available in Chrome M119</td>
3838
</tr>
3939
</table>

site/en/docs/privacy-sandbox/private-aggregation/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ privacy-preserving manner.
2323

2424
{% Partial 'privacy-sandbox/timeline/private-aggregation.njk' %}
2525

26+
{% Partial 'privacy-sandbox/timeline/private-aggregation-features.njk' %}
27+
2628
## What is the Private Aggregation API
2729

2830
The Private Aggregation API allows developers to generate aggregate data reports

0 commit comments

Comments
 (0)