Nan Lin
Nan Lin
Fixes #521 https://github.com/WICG/attribution-reporting-api/issues/521#issuecomment-1195907890
*** Preview | Diff
*** Preview | Diff
*** Preview | Diff
Introduce aggregatable attribution report struct and spec the algorithm to trigger aggregatable attribution. *** Preview | Diff
The existing key id is actually longer than the limit and will fail. *** Preview | Diff
https://wicg.github.io/attribution-reporting-api/#delivery-time Consider making some of the event-level report delivery time parameters vendor-specific in the spec, e.g. the early deadlines.
### WebKittens _No response_ ### Title of the spec Attribution Reporting ### URL to the spec https://wicg.github.io/attribution-reporting-api/#cross-app-and-web ### URL to the spec's repository https://github.com/WICG/attribution-reporting-api ### Issue Tracker URL _No response_...
The "Max source reporting origins per source reporting site" limit is per reporting site, therefore it's less concerned from security perspective. We already report other rate-limits scoped by reporting site...