You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EVENT.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -980,9 +980,10 @@ were reported.
980
980
981
981
In order to achieve the privacy goals listed above the API has various rate limits, which can be found [here](https://github.com/WICG/attribution-reporting-api/blob/main/params/chromium-params.md) for Chromium.
982
982
983
-
Note: Browsers may choose to allow separate rate limits for the embedded site
984
-
for specific use cases (for example, [AMP](https://amp.dev) pages rendered by
985
-
an AMP cache/viewer provider).
983
+
Note: Browsers may choose to allow separate limits, e.g. storage limit,
984
+
rate-limits, and destination limits, for the embedded site/origin for specific
985
+
use cases (for example, [AMP](https://amp.dev) pages rendered by an AMP
0 commit comments