attribution-reporting-api
attribution-reporting-api copied to clipboard
[Spec bug] attribution sources must be gated by transient activation
trafficstars
See https://html.spec.whatwg.org/multipage/interaction.html#transient-activation
This is done currently in the Chromium implementation:
Should this also apply to window.attributionReporting.registerAttributionSource?
No, registerAttributionSource and the other APIs that trigger event sources shouldn't require activation, it would jeopardize the view-through use-case.